System Event Notification Plug-ins
An event notification plug-in can be used to receive notices of client or server events. For example, you can use an event notification plug-in to gather statistics about a client connection. The server calls the plug-in to notify it that an event has occurred. For a list of the possible event notices the server can raise, see Internal Events. Windows Media Services includes the following event notification plug-ins.
Plug-in |
Description |
---|---|
WMS Active Script Event Handler |
Enables you to use a scripting language to customize the way that Windows Media server authorizes and responds to internal events. The properties of this plug-in can be specified programmatically. For more information, see WMS Active Script Event Handler Plug-in Properties. |
WMS WMI Event Handler |
Enables you to receive notification of all internal Windows Media server events through Windows Management Instrumentation. The properties of this plug-in can be specified programmatically. For more information, see WMS WMI Event Handler Plug-in Properties. |