Click or drag to resize
Akka.NETIDeleteResponseIsSuccessful Property
Returns true if value for provided Key was either successfully deleted, or was deleted already.

Namespace:  Akka.DistributedData
Assembly:  Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
bool IsSuccessful { get; }

Property Value

Type: Boolean
See Also