Click or drag to resize
TransportInfo Properties

The TransportInfo type exposes the following members.

Properties
  NameDescription
Public propertyLocalEndPoint
Gets the local endpoint of the transport.
Public propertyLocalOutgoingTcpPort
Port used for connnecting to the remote sip endpoint via TCP protocol.
Public propertyProtocol
Gets the protocol used during the network communication.
Public propertyRemoteEndPoint
Gets the remote endpoint of the transport.
Top
See Also