The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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:
