This documentation is archived and is not being maintained.
Socket::Close Method
Visual Studio 2010
Closes the Socket connection and releases all associated resources.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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: