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++