System::Net::Sockets::TcpClient::set_ExclusiveAddressUse method
TcpClient::set_ExclusiveAddressUse method
Sets a value that indicates if the current instance allows only one client to use a port.
void System::Net::Sockets::TcpClient::set_ExclusiveAddressUse(bool value)
Parameter | Type | Description |
---|---|---|
value | bool | The value that must be set. |
See Also
- Class TcpClient
- Namespace System::Net::Sockets
- Library Aspose.PUB for C++