Ask the menu to stop. More...
Additional Inherited Members | |
![]() | |
override System.Threading.Tasks.Task | ExecuteAsync () |
Find the mini menu object and execute the command on it. More... | |
![]() | |
virtual void | Execute () |
Execute the command on a virtual instance. Executes synchronously. More... | |
![]() | |
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... | |
Ask the menu to stop.