System::Net::Sockets::NetworkStream::get_DataAvailable method

NetworkStream::get_DataAvailable method

Returns a value that indicates if the there is available data to read.

bool System::Net::Sockets::NetworkStream::get_DataAvailable() const

ReturnValue

A value that indicates if the there is available data to read.

See Also