get_ExclusiveAddressUse()

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()

Return Value

A value that indicates if the current instance allows only one client to use a port.

See Also