Table of Contents

Property CompletionToken

Namespace
MVVrus.AspNetCore.ActiveSession
Assembly
MVVrus.AspNetCore.ActiveSession.dll

CompletionToken

The CancellationToken that will be cancelled then the runner execution is completed.

CancellationToken CompletionToken { get; }

Property Value

CancellationToken

Remarks

Used by ActiveSession library infrastructure and possibly by an application.