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