get_ExclusiveAddressUse()

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

Return Value

A value that indicates if only one process can bind the socket to a port.

See Also