Click or drag to resize
Akka.NETIGetResponseIsFailure Property
True if a failure happened during request fulfillment. False if returned successfully or value not found for the key.

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

Property Value

Type: Boolean
See Also