Click or drag to resize

NatRemoteServerReResolveAddress Property

Gets or sets a boolean value indicating whether the address of the STUN server will be resolved frequently after 'n' minutes. ('n' is specified in the ResolveInterval property)

Namespace:  Ozeki.Network
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public bool ReResolveAddress { get; set; }

Property Value

Type: Boolean
See Also