TransportInfo Class |
Namespace: Ozeki.Network
The TransportInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | TransportInfo |
Creates a new instance of the TransportInfo class.
|
Name | Description | |
---|---|---|
![]() | Equals | (Overrides ObjectEquals(Object).) |
![]() | GetHashCode | (Overrides ObjectGetHashCode.) |
![]() | ToString | (Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() | LocalToEndpoint | (Defined by EndpointEx.) |
![]() | RemoteToEndpoint | (Defined by EndpointEx.) |
Name | Description | |
---|---|---|
![]() | LocalEndPoint |
Gets the local endpoint of the transport.
|
![]() | LocalOutgoingTcpPort |
Port used for connnecting to the remote sip endpoint via TCP protocol.
|
![]() | Protocol |
Gets the protocol used during the network communication.
|
![]() | RemoteEndPoint |
Gets the remote endpoint of the transport.
|