TcpClient::Dispose Method
.NET Framework (current version)
Namespace:
System.Net.Sockets
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | Releases the managed and unmanaged resources used by the TcpClient. |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the TcpClient and optionally releases the managed resources. |
Show:

