Table of Contents

Struct JoinableTaskCollection.JoinRelease

Namespace
Microsoft.VisualStudio.Threading
Assembly
Microsoft.VisualStudio.Threading.dll

A value whose disposal cancels a Join() operation.

public struct JoinableTaskCollection.JoinRelease : IDisposable
Implements
Inherited Members

Methods

Dispose()

Cancels the Join() operation.

public void Dispose()