The AsyncPutResult type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| LockTicket |
The LockTicket value of the object. IsNullLockTicket will be true if the object is not locked.
| |
| PutResult |
A PutResult enumeration value indicating whether the object was updated or created.
|
See Also