AsyncEvent<TEventArgs>.AsyncInvocations Property

Definition

Return the async invocation list

C++
public:
 property System::Collections::Immutable::ImmutableList<Func<System::Object ^, TEventArgs, System::Threading::Tasks::Task ^> ^> ^ AsyncInvocations { System::Collections::Immutable::ImmutableList<Func<System::Object ^, TEventArgs, System::Threading::Tasks::Task ^> ^> ^ get(); };

Property Value

ImmutableList<Func<Object,TEventArgs,Task>>

Applies to

Produkt Verzie
Visual Studio SDK 2017, 2019, 2022