System::IO::Stream::get_CanTimeout メソッド
Stream::get_CanTimeout method
現在のストリームがタイムアウトできるかどうかを決定する値を取得します。
virtual bool System::IO::Stream::get_CanTimeout() const
ReturnValue
現在のストリームがタイムアウトできる場合は true、そうでない場合は false。
参照
- Class Stream
- Namespace System::IO
- Library Aspose.Page for C++