CanRead

SplitStreamContainer.CanRead property

获取流是否支持读取的值。

public override bool CanRead { get; }

适当的价值

真的如果流支持阅读;否则,错误的.

也可以看看