Click or drag to resize
Akka.NETIUpdateFailure Properties

The IUpdateFailure type exposes the following members.

Properties
  NameDescription
Public propertyCause
Returns a cause of the exception.
Public propertyIsSuccessful
Returns true if Update request has completed successfully.
(Inherited from IUpdateResponse.)
Public propertyKey
Key, under with updated data is going to be stored.
(Inherited from IUpdateResponse.)
Public propertyRequest
Optional object that can be used to correlate this response with particular Update request.
(Inherited from IUpdateResponse.)
Top
See Also