INatConfigurationUseNat Property |
Gets or sets a boolean value indicating whether public address use is enabled for SIP and media communication.
Namespace:
Ozeki.Network
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
SyntaxReadOnly Property UseNat As Boolean
Get
property bool UseNat {
bool get ();
}
abstract UseNat : bool with get
Property Value
Type:
Boolean
See Also