System::Net::Sockets::TcpListener::get_ExclusiveAddressUse method
TcpListener::get_ExclusiveAddressUse method
Gets a value that indicates if the current instance allows only one client to use a port.
bool System::Net::Sockets::TcpListener::get_ExclusiveAddressUse()
ReturnValue
A value that indicates if the current instance allows only one client to use a port.
See Also
- Class TcpListener
- Namespace System::Net::Sockets
- Library Aspose.PUB for C++