get_Blocking()

Socket::get_Blocking() method

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

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

Return Value

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

See Also