CanRead

IStreamWrapper.CanRead property

Gets a value indicating whether the current stream supports reading. Read-only Boolean.

public bool CanRead { get; }

See Also