ISuggestedAction.GetActionSetsAsync Method (CancellationToken)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Language.Intellisense
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
Function GetActionSetsAsync ( cancellationToken As CancellationToken ) As Task(Of IEnumerable(Of SuggestedActionSet))
Parameters
- cancellationToken
- Type: System.Threading.CancellationToken
Return Value
Type: System.Threading.Tasks.Task(Of IEnumerable(Of SuggestedActionSet))
Show: