ISessionController Interface Members
In This Topic
The following tables list the members exposed by ISessionController.
Public Methods
| Name | Description |
| 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 session command. |
| Open | Called when the session is being displayed or re-displayed, |
Top
See Also