Table of Contents

HasFailed

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

Gets whether the operation has failed. If HasFailed is true, then Error will be non-null.

Property Value
Type Description
bool