Click or drag to resize
WrapperStreamCanRead Property
Gets a value indicating whether the current stream supports reading. True if the stream supports reading; otherwise, false.

Namespace: Aliyun.OSS.Common.Internal
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.1.0 (2.5.1)
Syntax
public override bool CanRead { get; }

Property Value

Type: Boolean
See Also