| IMediaChannelRemotePort Property  | 
            Gets the remote port of the channel where to the data will be sent.
            
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
SyntaxReadOnly Property RemotePort As Integer
	Get
property int RemotePort {
	int get ();
}abstract RemotePort : int with get
Property Value
Type: 
Int32
See Also