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