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