MediaChannelRemotePort Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public int RemotePort { get; }
Public ReadOnly Property RemotePort As Integer
Get
public:
virtual property int RemotePort {
int get () sealed;
}
abstract RemotePort : int with get
override RemotePort : int with get
Property Value
Type:
Int32Implements
IMediaChannelRemotePortSee Also