id property

int? id

The connection's unique identifier.

Implementation

int? get id => _connectionId;