Name | Description | |
---|---|---|
![]() | BeforeCommandsDisplay | Called just prior to displaying the list of commands to a user on a set of messages. |
![]() | 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 command. |
![]() | Process | Apply the specified command to the provided set of sessions |
![]() | RegisterCommands | Called to have the log message command object register all commands that it supports. |