Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
An implementation of this method cancels the asynchronous request.
Namespace: Microsoft.Office.Visio.Server
Assembly: Microsoft.Office.Visio.Server (in Microsoft.Office.Visio.Server.dll)
Syntax
'Declaration
Public MustOverride Sub Cancel
'Usage
Dim instance As AddonDataHandler
instance.Cancel()
public abstract void Cancel()
Remarks
This method is called on all the data modules that did not complete the request operation in time.