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.4.54.0
Syntax
public NatRemoteServer StunServer { get; set; }

Property Value

NatRemoteServer

Implements

INatConfigurationStunServer
See Also