WrappingStreamBase.CanTimeout property

Gets a value that determines whether the current stream can time out.

public override bool CanTimeout { get; }

Property Value

A value that determines whether the current stream can time out.

See Also