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