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

In This Topic
ISessionCommand Interface Members
In This Topic

The following tables list the members exposed by ISessionCommand.

Public Methods
 NameDescription
 MethodCalled just prior to displaying the list of commands to a user on a set of sessions.  
 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 session command.  
 MethodApply the specified command to the provided set of sessions  
 MethodCalled to have the session command object register all commands that it supports.  
Top
See Also