Property | Type | Description | |
---|---|---|---|
Count | long |
Method | Description | |
---|---|---|
IOResult ( long count, Result |
Creates a new IOResult.
|
public IOResult ( long count, Result |
||
count | long | Numeric value depending on context, for example IO operations performed or bytes processed. |
status | Result |
Status of the result. Can be either |
return | System |