Click or drag to resize

NatRemoteServer Properties

The NatRemoteServer type exposes the following members.

Properties
 NameDescription
Public propertyAddress Gets the address of the remote host.
Public propertyPassword Gets the password used for the authentication with the remote host.
Public propertyReResolveAddress 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)
Public propertyResolveInterval 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.
Public propertyReTryFailedResolve Gets or sets a boolean value indicating whether the system will try to resolve the DNS if the resolve attempt failed previously.
Public propertyUserName Gets the username used for the authentication with the remote host.
Top
See Also