![]() |
Constructor. |
![]() | Gets or sets information about the sockets linger time. |
![]() | Gets or sets a value that disables a delay when send or receive buffers are not full. |
![]() | Gets or sets the size of the receive buffer. |
![]() | Gets or sets the amount of time a TcpClient will wait to receive data once a read operation is initiated. |
![]() | Gets infos about the remote endpoint. |
![]() | Gets or sets the size of the send buffer. |
![]() | Gets or sets the amount of time a TcpClient will wait for a send operation to complete successfully. |
![]() | Closes the TCP connection and releases all resources associated with the TcpClient. |
![]() | Overloaded. Connects the client to the specified port on the specified host. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Returns the NetworkStream used to send and receive data. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Gets or set a value that indicates whether a connection has been made. |
![]() | Gets or sets the underlying Socket. |
![]() | Releases the unmanaged resources used by the TcpClient and optionally releases the managed resources. |
![]() | Frees resources used by the TcpClient class. |
![]() | Creates a shallow copy of the current Object. |
PublicTcpClient Class | Hevea.Core.Net Namespace