System::Net::Sockets::NetworkStream::get_CanRead 方法
NetworkStream::get_CanRead method
RTTI 信息。
bool System::Net::Sockets::NetworkStream::get_CanRead() const override
ReturnValue
如果流可读取则为 True;否则为 False
备注
确定流是否可读取。
另见
- Class NetworkStream
- Namespace System::Net::Sockets
- Library Aspose.Font for C++