RTPPacketArgsRemoteEndPoint Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public IPEndPoint RemoteEndPoint { get; }
Public ReadOnly Property RemoteEndPoint As IPEndPoint
Get
public:
property IPEndPoint^ RemoteEndPoint {
IPEndPoint^ get ();
}
member RemoteEndPoint : IPEndPoint with get
Property Value
Type:
IPEndPointSee Also