Table of Contents

HasFailed

property in Coherence.Cloud
Properties
public bool HasFailed { get; }

Gets whether the operation has failed.

Property Value
Type Description
bool
Remarks

If HasFailed is true, then Error will be non-null.