Table of Contents

Enum GridCoveredAddressCursorStatus

Namespace
GridForge.Grids.Topology
Assembly
GridForge.dll

Describes the state of a resumable covered-address query.

public enum GridCoveredAddressCursorStatus : byte

Fields

Complete = 2

Every eligible covered topology address was examined.

More = 1

More generation-input, lookup, address, or output work is required.

Stale = 0

The bound revision or an eligible grid generation changed; discard the run.