Shutdown()
Socket::Shutdown(SocketShutdown) method
Disables the send and receive operations of the socket.
void System::Net::Sockets::Socket::Shutdown(SocketShutdown how)
Arguments
Parameter | Type | Description |
---|---|---|
how | SocketShutdown | Specifies the operation that will no longer be allowed. |
See Also
- Enum SocketShutdown
- Class Socket
- Namespace System::Net::Sockets
- Library Aspose.Slides