CadenceManager Properties |
The CadenceManager type exposes the following members.
| Name | Description | |
|---|---|---|
| Instance |
Gets a reference to the Singleton.
If the Singleton has not yet be instantiated, this causes the object
to be created and the constructor to execute (lazy loading).
This operation uses the double-checked locking pattern to ensure thread-safety.
|