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

In This Topic
ILogMessageCommand Interface Methods
In This Topic

For a list of all members of this type, see ILogMessageCommand members.

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