Click or drag to resize
INetworkClientLocalEndPoint Property
Gets or sets the local end point.

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

Property Value

Type: IPEndPoint
The local end point.
See Also