public AddEventAsync ( string collection, object eventInfo, IEnumerable |
||
collection | string | Collection name |
eventInfo | object | The event to add. |
addOns | IEnumerable |
Optional collection of Data Enhancement Add-ons |
return | System.Threading.Tasks.Task |