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