![]() | Overloaded. Initialize a new instance of the SecureTcpClient class. |
![]() | Gets or sets information about the sockets linger time. |
![]() | Gets or sets a value that enables 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 SecureTcpClient will wait to receive data once initiated. |
![]() | Gets or sets the size of the send buffer. |
![]() | Gets or sets the amount of time a SecureTcpClient will wait to receive confirmation after you initiate a send. |
![]() | Closes the TCP connection. |
![]() | 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 stream 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 a value that indicates whether the underlying SecureSocket has been closed or not. |
![]() | Gets or sets the underlying SecureSocket. |
![]() | Gets or sets the underlying SecureNetworkStream associated with this SecureTcpClient. |
![]() | Releases the unmanaged resources used by the SecureTcpClient and optionally releases the managed resources. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
SecureTcpClient Class | Org.Mentalis.Security.Ssl Namespace