Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01

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

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

Syntax

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

Field Value

A partial execution result.

See Also