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

In This Topic
ISessionCommand Interface Methods
In This Topic

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

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