[This is preliminary documentation and is subject to change.]
Class constructor.
| C# | Visual Basic | Visual C++ |
public NActionNEventReportHandler( QueryRetrieveInformationModels informationModels, int eventDelay )
Public Sub New ( _ informationModels As QueryRetrieveInformationModels, _ eventDelay As Integer _ )
public: NActionNEventReportHandler( 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.