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: 1.8.12.0 (1.8.12)
Syntax
public int ResolveInterval { get; set; }

Property Value

Type: Int32
See Also