Begins an operation to delete the event history for a list of event notifier objects.
Syntax
Parameters
- nodesToUpdate
- List of event notifier objects and Ids
of events to delete.
- settings
- The general settings for the request. If
null, the default settings from the property
#DefaultRequestSettings are used.
- callback
- The callback to use when the async call completes.
- userData
- The user data that is passed to the callback.
Return Value
An object which must be passed to the EndHistoryDeleteEvent method.
Requirements
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
See Also