JoinableTaskCollection.Contains(JoinableTask) Method

Definition

Checks whether the specified joinable task is a member of this collection.

C++/CX
public:
 bool Contains(Microsoft::VisualStudio::Threading::JoinableTask ^ joinableTask);

Parameters

joinableTask
JoinableTask

Returns

true if the job is s member of this collection, otherwise false.

Applies to

Produkt Verzie
Visual Studio SDK 2015, 2017, 2019, 2022