Diagnostic Event Interfaces
Previous | Next |
Diagnostic Event Interfaces
The server object model contains the following interfaces for retrieving additional information about event notices that help you diagnose problems with your server configuration or the status of a plug-in. Links to reference pages for these interfaces, listed by programming language, are provided in the See Also lists that follow the table.
Interface | Description |
IWMSDiagnosticEvent | Contains information about a specific event notice that you can use to diagnose problems concerning the configuration of the server or the status of a plug-in. |
IWMSDiagnosticEvents | Contains a collection of IWMSDiagnosticEvent interfaces. |
See Also (General)
See Also (Visual Basic .NET)
See Also (C#)
See Also (C++)
Previous | Next |