Socket::Close Method
.NET Framework (current version)
Closes the Socket connection and releases all associated resources.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Close() | Closes the Socket connection and releases all associated resources. |
![]() | Close(Int32) | Closes the Socket connection and releases all associated resources with a specified timeout to allow queued data to be sent. |
Show:
