csharp
public enum InstanceWriteWhat the grain made of a write to an instance.
Fields and properties (7)
AppliedIt happened.
UnchangedNothing changed, and nothing was wrong. A boss reported dead twice.
NotOpenIt has not been opened.
OpenIt has been opened already.
ExpiredIt has ended, or its lockout has lifted.
NotAdmittedThey are not on its access list.
FullIt already holds as many as it allows.
Used by (3)
- InstanceOutcomeVixen.Live.Cluster
- InstanceStateVixen.Live.Orchestrator
- InstanceStateTestsVixen.Live.Orchestrator.Tests