 | GetFailureIsFailure Property |
[Missing <summary> documentation for "P:Akka.DistributedData.GetFailure.IsFailure"]
Namespace:
Akka.DistributedData
Assembly:
Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.129 (1.2.3.129)
Syntaxpublic bool IsFailure { get; }
abstract IsFailure : bool with get
override IsFailure : bool with get
Property Value
Type:
BooleanImplements
IGetResponseIsFailure
See Also