public override void Cancel()
'Declaration Public Overrides Sub Cancel()
'Usage Dim instance As StoreQueueItemCommand instance.Cancel()
public: void Cancel(); override
public: void Cancel(); override
This method can be safely called from a different thread than the thread where the command actually executed.