Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Client Namespace / ILogMessageCommand Interface
Methods

In This Topic
ILogMessageCommand Interface Members
In This Topic

The following tables list the members exposed by ILogMessageCommand.

Public Methods
 NameDescription
 MethodCalled just prior to displaying the list of commands to a user on a set of messages.  
 MethodCalled by Loupe to indicate the configuration of the Extension has changed at runtime  
 MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable)
 MethodCalled to initialize the command.  
 MethodApply the specified command to the provided set of sessions  
 MethodCalled to have the log message command object register all commands that it supports.  
Top
See Also