set_ExclusiveAddressUse()
Socket::set_ExclusiveAddressUse(bool) method
Sets a value that indicates if only one process can bind the socket to a port.
void System::Net::Sockets::Socket::set_ExclusiveAddressUse(bool value)
Arguments
Parameter | Type | Description |
---|---|---|
value | bool | The value that must be set. |
See Also
- Class Socket
- Namespace System::Net::Sockets
- Library Aspose.Slides