ThreadedWaitDialogHelper::Session::UserCancellationToken Property

Visual Studio 2015
 

Gets a token that is canceled when the user clicks the Cancel button in the threaded wait dialog.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property CancellationToken UserCancellationToken {
	[CompilerGeneratedAttribute]
	CancellationToken get();
}
Return to top
Show: