Click or drag to resize

NatRemoteServerReTryFailedResolve Property

Gets or sets a boolean value indicating whether the system will try to resolve the DNS if the resolve attempt failed previously.

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

Property Value

Boolean
See Also