Click or drag to resize

NatRemoteServerResolveInterval Property

Gets or sets the interval (in minutes) after the address of the STUN server will be resolved again, if the ReResolveAddress property is set true.

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

Property Value

Type: Int32
See Also