Click or drag to resize
Akka.NETIUpdateResponse Properties

The IUpdateResponse type exposes the following members.

Properties
  NameDescription
Public propertyIsSuccessful
Returns true if Update request has completed successfully.
Public propertyKey
Key, under with updated data is going to be stored.
Public propertyRequest
Optional object that can be used to correlate this response with particular Update request.
Top
See Also