System::Net::Sockets::Socket::get_ExclusiveAddressUse method
Socket::get_ExclusiveAddressUse method
Gets a value that indicates if only one process can bind the socket to a port.
bool System::Net::Sockets::Socket::get_ExclusiveAddressUse()
ReturnValue
A value that indicates if only one process can bind the socket to a port.
See Also
- Class Socket
- Namespace System::Net::Sockets
- Library Aspose.PUB for C++