Property IsReady
IsReady
Indicates whether this reader is ready to be read without blocking.
Declaration
public override bool IsReady { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
|
Indicates whether this reader is ready to be read without blocking.
public override bool IsReady { get; }
Type | Description |
---|---|
System.Boolean |
|