IsCompleted
Gets a value that indicates whether a yield is not required.
Declaration
public bool IsCompleted { get; }
Property Value
Type | Description |
---|---|
bool |
Gets a value that indicates whether a yield is not required.
public bool IsCompleted { get; }
Type | Description |
---|---|
bool |