Ozeki VoIP SDK Class library
Port Property
NamespacesOzeki.Media.SessionMediaChannelDescriptionPort
Gets the transport port to which the media stream is sent.
Declaration Syntax
C#Visual BasicVisual C++
public int Port { get; internal set; }
Public Property Port As Integer
	Get
	Friend Set
public:
property int Port {
	int get ();
	internal: void set (int value);
}
Property Value

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