Nat |
The NatRemoteServer type exposes the following members.
| Name | Description | |
|---|---|---|
| Address | Gets the address of the remote host. | |
| Password | Gets the password used for the authentication with the remote host. | |
| ReResolveAddress | 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) | |
| ResolveInterval | 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. | |
| ReTryFailedResolve | Gets or sets a boolean value indicating whether the system will try to resolve the DNS if the resolve attempt failed previously. | |
| UserName | Gets the username used for the authentication with the remote host. |