localEndPoint property

IPEndPoint? localEndPoint

Implementation

IPEndPoint? get localEndPoint => _sock?.localEndPoint;