ISessionAnalyzer Interface Members
In This Topic
The following tables list the members exposed by ISessionAnalyzer.
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 analyzer. |
| Process | Analyze the provided session. |
Top
See Also