Ozeki VoIP SDK Class library
ListenedPort Property
NamespacesOzeki.MediaGateway.ConfigSilverlightConfigListenedPort
Listening port for a Silverlight client. Default value:4502. Value must be in range 4502-4532
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