The AsyncReadResult type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| LockTicket |
Returns the LockTicket as necessary. If the async read operation did not
lock the object, IsNullLockTicket will be true.
| |
| ReadResult |
Returns the results of the Read operation.
|
See Also