Click or drag to resize
Akka.NETIDeleteResponse Properties

The IDeleteResponse type exposes the following members.

Properties
  NameDescription
Public propertyAlreadyDeleted
Returns true if value for provided Key was already deleted.
Public propertyIsSuccessful
Returns true if value for provided Key was either successfully deleted, or was deleted already.
Public propertyKey
Key, for which data was deleted.
Top
See Also