Ozeki VoIP SDK Class library
TransportAddress Property
NamespacesOzeki.Network.NatNatRemoteServerTransportAddress
Gets the transport address of the remote host.
Declaration Syntax
C#Visual BasicVisual C++
public IPEndPoint TransportAddress { get; internal set; }
Public Property TransportAddress As IPEndPoint
	Get
	Friend Set
public:
property IPEndPoint^ TransportAddress {
	IPEndPoint^ get ();
	internal: void set (IPEndPoint^ value);
}
Property Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.8.639