| NatConfiguration Constructor |
| Name | Description | |
|---|---|---|
| NatConfiguration |
Initializes a new instance of the NatConfiguration class and will detect NAT settings automatically.
| |
| NatConfiguration(NatTraversalMethod) |
Initializes a new instance of the NatConfiguration class.
| |
| NatConfiguration(String, Boolean) |
Initializes a new instance of the NatConfiguration class
| |
| NatConfiguration(NatTraversalMethod, String) |
Initializes a new instance of the NatConfiguration class
| |
| NatConfiguration(NatTraversalMethod, String, Boolean) |
Initializes a new instance of the NatConfiguration class
|