Ozeki VoIP SDK Class library
ListenedPort Property
NamespacesOzeki.MediaGateway.ConfigWindowsPhoneConfigListenedPort
Listening port for a Socket client. Default value:4503.
Declaration Syntax
C#Visual BasicVisual C++
public int ListenedPort { get; set; }
Public Property ListenedPort As Integer
	Get
	Set
public:
property int ListenedPort {
	int get ();
	void set (int value);
}
Property Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290