RTPPacketArgsRemoteEndPoint Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic IPEndPoint RemoteEndPoint { get; }
Public ReadOnly Property RemoteEndPoint As IPEndPoint
Get
public:
property IPEndPoint^ RemoteEndPoint {
IPEndPoint^ get ();
}
member RemoteEndPoint : IPEndPoint with get
Property Value
Type:
IPEndPoint
See Also