LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

Cancel Method (QueueItemCommand)







Cancel the execution of the command while it is running.
Syntax
public abstract void Cancel()
'Declaration
 
Public MustOverride Sub Cancel() 
'Usage
 
Dim instance As QueueItemCommand
 
instance.Cancel()
public abstract void Cancel()
 function Leadtools.Medical.Workstation.UI.Commands.QueueItemCommand.Cancel()
public: abstract void Cancel(); 
public:
abstract void Cancel(); 
Remarks

This method can be safely called from a different thread than the thread where the command actually executed.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

QueueItemCommand Class
QueueItemCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.