NatTransportStunServerAddress Property |
Namespace:
Ozeki.Network
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic IPEndPoint StunServerAddress { get; }
Public ReadOnly Property StunServerAddress As IPEndPoint
Get
public:
property IPEndPoint^ StunServerAddress {
IPEndPoint^ get ();
}
member StunServerAddress : IPEndPoint with get
Property Value
Type:
IPEndPoint
See Also