AddInManager.CancelAsyncOperation Method ()
Cancels the current asynchronous operation.
Namespace: Microsoft.WindowsServerSolutions.AddinInfrastructure
Assembly: AddinInfrastructure (in AddinInfrastructure.dll)
Syntax
public void CancelAsyncOperation()
public:
void CancelAsyncOperation()
Public Sub CancelAsyncOperation
See Also
AddInManager Class
Microsoft.WindowsServerSolutions.AddinInfrastructure Namespace
Return to top