ISuggestedAction::Invoke Method (CancellationToken)
Visual Studio 2015
Invokes the suggested action.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
Parameters
- cancellationToken
-
Type:
System.Threading::CancellationToken
A cancellation token that allows the user to cancel invocation of the action.
Show: