Enum PersistentQueryStatus
This enumeration represents the possible states of a persistent query.
Namespace: Deephaven.OpenAPI.Client
Assembly: DeephavenOpenAPI.dll
Syntax
public enum PersistentQueryStatus : int
Fields
Name | Description |
---|---|
AcquiringWorker | |
Authenticating | |
Completed | |
Connecting | |
Disconnected | |
Error | |
Executing | |
Failed | |
Initializing | |
Running | |
Stopped | |
Uninitialized |