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