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