[This is preliminary documentation and is subject to change.]
Add the default message handlers - include the Information Models that should be used.
| C# | Visual Basic | Visual C++ |
public void AddDefaultMessageHandlers( QueryRetrieveInformationModels informationModels, int eventDelay )
Public Sub AddDefaultMessageHandlers ( _ informationModels As QueryRetrieveInformationModels, _ eventDelay As Integer _ )
public: void AddDefaultMessageHandlers( QueryRetrieveInformationModels^ informationModels, int eventDelay )
- informationModels (QueryRetrieveInformationModels)
- Information Model to use with this message handler.
- eventDelay (Int32)
- Delay in milliseconds before N-EVENT-REPORT-RQ sent.