In The Hand LtdIn The Hand
TcpConnectionInformation Class
NamespacesInTheHand.Net.NetworkInformationTcpConnectionInformation
.NET Components for Mobility
Provides information about the Transmission Control Protocol (TCP) connections on the local computer.
Declaration Syntax
C#Visual Basic
public sealed class TcpConnectionInformation
Public NotInheritable Class TcpConnectionInformation
Members
All MembersMethodsProperties



IconMemberDescription
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
LocalEndPoint
Gets the local endpoint of a Transmission Control Protocol (TCP) connection.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
RemoteEndPoint
Gets the remote endpoint of a Transmission Control Protocol (TCP) connection.

State
Gets the state of this Transmission Control Protocol (TCP) connection.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
TcpConnectionInformation

Assembly: InTheHand.Net (Module: InTheHand.Net) Version: 7.0.0.0