WebMStreamClientRemoteEndPoint Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic string RemoteEndPoint { get; }
Public ReadOnly Property RemoteEndPoint As String
Get
public:
property String^ RemoteEndPoint {
String^ get ();
}
member RemoteEndPoint : string with get
Property Value
String
See Also