Name | Description | |
---|---|---|
![]() | BeforeCommandsDisplay | Called just prior to displaying the list of commands to a user on a set of sessions. |
![]() | ConfigurationChanged | Called by Loupe to indicate the configuration of the Extension has changed at runtime |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable) |
![]() | Initialize | Called to initialize the session command. |
![]() | Process | Apply the specified command to the provided set of sessions |
![]() | RegisterCommands | Called to have the session command object register all commands that it supports. |