Enum GridCoveredAddressCursorStatus
Describes the state of a resumable covered-address query.
public enum GridCoveredAddressCursorStatus : byte
Fields
Complete = 2Every eligible covered topology address was examined.
More = 1More generation-input, lookup, address, or output work is required.
Stale = 0The bound revision or an eligible grid generation changed; discard the run.