ISuggestedAction.GetPreviewAsync Method (CancellationToken)

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

Function GetPreviewAsync (
	cancellationToken As CancellationToken
) As Task(Of Object)

Parameters

cancellationToken
Type: System.Threading.CancellationToken

Return Value

Type: System.Threading.Tasks.Task(Of Object)

Return to top
Show: