PhoneLineConfigurationLocalPort Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntaxpublic int LocalPort { get; set; }Public Property LocalPort As Integer
Get
Set
public:
virtual property int LocalPort {
int get () sealed;
void set (int value) sealed;
}abstract LocalPort : int with get, set
override LocalPort : int with get, set
Property Value
Int32Implements
ISIPClientConfigurationLocalPort
See Also