Share via


DataAsyncCommand.Cancel Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method Cancel() Cancels the asynchronous call, returning immediately.
Public method Cancel(Boolean) Cancels the asynchronous call, returning either immediately (asynchronously) or after waiting for the call to be fully cancelled (synchronously).

Top

See Also

Reference

DataAsyncCommand Class

DataAsyncCommand Members

Microsoft.VisualStudio.Data Namespace