Click or drag to resize
StunResultLocalPublicEndPoint Property
Gets local public IP endpoint. This value is null if failed to get network type.

Namespace: StreamCoders.Network.Stun
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public IPEndPoint LocalPublicEndPoint { get; }

Property Value

Type: IPEndPoint
See Also