Property CanTimeout
CanTimeout
Gets a value that determines whether the current stream can time out.
public override bool CanTimeout { get; }
Property Value
- bool
A value that determines whether the current stream can time out.
Gets a value that determines whether the current stream can time out.
public override bool CanTimeout { get; }
A value that determines whether the current stream can time out.