Click or drag to resize
INetworkClientRemoteEndPoint Property
Gets or sets the remote end point.

Namespace: StreamCoders.Network
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
IPEndPoint RemoteEndPoint { get; set; }

Property Value

Type: IPEndPoint
The remote end point.
See Also