CollectionChangedAsyncEventHandler Delegate

Definition

A handler for changes to an ISettingsList that returns a Task so it can be asynchronous.

C++
public delegate System::Threading::Tasks::Task ^ CollectionChangedAsyncEventHandler(System::Object ^ sender, SettingsListChangedEventArgs ^ e);

Parameters

sender
Object

The sender.

Return Value

Returns Task.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022