Sandbox Logo

TaskSource.CreateLinkedTokenSource

static System.Threading.CancellationTokenSource CreateLinkedTokenSource()

Description

Create a token source, which will also be cancelled when sessions end

Return

User Comments