NatTransportStunServerAddress Property |
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public IPEndPoint StunServerAddress { get; }
Public ReadOnly Property StunServerAddress As IPEndPoint
Get
public:
property IPEndPoint^ StunServerAddress {
IPEndPoint^ get ();
}
member StunServerAddress : IPEndPoint with get
Property Value
Type:
IPEndPointSee Also