Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

A partial execution result that may have been assembled prior to the timeout.

Namespace:  Tangosol.Net
Assembly:  Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)

Syntax

C#
public virtual Object PartialResult { get; set; }

Field Value

A partial execution result.

See Also