System::Net::Sockets::Socket::get_Blocking method

Socket::get_Blocking method

Gets a value that indicates if the socket is in the blocking mode.

bool System::Net::Sockets::Socket::get_Blocking()

ReturnValue

A value that indicates if the socket is in the blocking mode.

See Also