Click or drag to resize

AbstractBundlerBundleSTATUS_PROCESSED Field

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
This Bundle is in process of returning the result of execution back to the client.

Namespace:  Tangosol.Net.Cache
Assembly:  Coherence (in Coherence.dll) Version: 14.1.1.1 (14.1.1.1)
Syntax
C#
public const int STATUS_PROCESSED = 2

Field Value

Type: Int32
See Also