Quantum 3 3.0.5

List of all members
Quantum.QuantumStartUIMppmDisconnectCommand Class Reference

Ask the menu to stop. More...

Inheritance diagram for Quantum.QuantumStartUIMppmDisconnectCommand:
Quantum.QuantumStartUIMppmCommand Quantum.QuantumMppmCommand

Additional Inherited Members

- Public Member Functions inherited from Quantum.QuantumStartUIMppmCommand
override System.Threading.Tasks.Task ExecuteAsync ()
 Find the mini menu object and execute the command on it. More...
 
- Public Member Functions inherited from Quantum.QuantumMppmCommand
virtual void Execute ()
 Execute the command on a virtual instance. Executes synchronously. More...
 
- Public Attributes inherited from Quantum.QuantumMppmCommand
virtual bool NeedsAck => false
 Does the main instance need to wait for an ack? More...
 
virtual string PersistentKey => null
 If the command is persistent (i.e. needs to be executed on each domain reload), this key is used to store it. More...
 

Detailed Description

Ask the menu to stop.