Click or drag to resize

NatConfigurationStunServer Property

Gets or sets the configuration of the remote server (STUN server).

Namespace:  Ozeki.Network
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public NatRemoteServer StunServer { get; set; }

Property Value

Type: NatRemoteServer

Implements

INatConfigurationStunServer
See Also