csharp
public enum QueueTicketStateWhere a ticket has got to.
Fields and properties (3)
WaitingStill queueing.
MatchedIn a formed match, waiting for a shard.
DoneGiven up on, or taken by a match that started.
Used by (4)
- ClusterSerializationTestsVixen.Live.Cluster.Tests
- QueueStateVixen.Live.Orchestrator
- QueueStateTestsVixen.Live.Orchestrator.Tests
- QueueTicketVixen.Live.Cluster