remoteEndPoint property

IPEndPoint? remoteEndPoint

Implementation

IPEndPoint? get remoteEndPoint => _sock?.remoteEndPoint;