EchoTrio
 
Loading...
Searching...
No Matches
EchoTrio.Director.StatusMutex Class Reference

Helper class to act as a mutex for the status value, as it may be read by multiple threads. More...

Collaboration diagram for EchoTrio.Director.StatusMutex:
Collaboration graph

Public Attributes

Status value = Status.Waiting
 

Detailed Description

Helper class to act as a mutex for the status value, as it may be read by multiple threads.

Definition at line 36 of file Director.cs.

Member Data Documentation

◆ value

Status EchoTrio.Director.StatusMutex.value = Status.Waiting

Definition at line 37 of file Director.cs.


The documentation for this class was generated from the following file: