public abstract EndPoint RemoteEndPoint { get; }
Public MustOverride ReadOnly Property RemoteEndPoint As EndPoint Get
public: virtual property EndPoint^ RemoteEndPoint { EndPoint^ get () abstract; }
abstract RemoteEndPoint : EndPoint with get
In This Article