| Name | Description | Type | Additional information |
|---|---|---|---|
| CanRead |
Indicates whether this item can read. |
boolean |
None. |
| CanSeek |
Indicates whether this item can seek. |
boolean |
None. |
| CanTimeout |
Indicates whether this item can timeout. |
boolean |
None. |
| CanWrite |
Indicates whether this item can write. |
boolean |
None. |
| Length |
The length value. |
integer |
None. |
| Position |
The position value. |
integer |
None. |
| ReadTimeout |
The read timeout value. |
integer |
None. |
| WriteTimeout |
The write timeout value. |
integer |
None. |