ProxyStreamCanTimeout - свойство |
Gets a value that determines whether the current stream can time out.
Пространство имён:
Tessa.Platform.IO
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public override bool CanTimeout { get; }
Public Overrides ReadOnly Property CanTimeout As Boolean
Get
public:
virtual property bool CanTimeout {
bool get () override;
}
abstract CanTimeout : bool with get
override CanTimeout : bool with get
Возвращаемое значение
Тип:
BooleanA value that determines whether the current stream can time out.
См. также