ISIPClientConfigurationLocalPort Property |
Gets the local port used for SIP communication (registration, making and receiving calls).
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax ReadOnly Property LocalPort As Integer
Get
property int LocalPort {
int get ();
}
abstract LocalPort : int with get
Property Value
Type:
Int32See Also