Table of Contents

Result

property in Coherence.Cloud
Properties
public TResult Result { get; }

The result of the operation, if it has completed successfully; otherwise, the default value of TResult.

Property Value
Type Description
TResult