ProxyStreamCanTimeout - свойство
Gets a value that determines whether the current stream can time out.
Пространство имён: Tessa.Platform.IOСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
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.