AsyncReadObjectResult Properties

ScaleOut Software NamedCache API

The AsyncReadObjectResult type exposes the following members.

Properties

  NameDescription
Public propertyLockTicket
Returns the LockTicket as necessary. If the async read operation did not lock the object, IsNullLockTicket will be true.
(Inherited from AsyncReadResult.)
Public propertyObject
The deserialized object value read from ScaleOut StateServer or null if no object was read.
Public propertyReadResult
Returns the results of the Read operation.
(Inherited from AsyncReadResult.)
Top
See Also

Reference