LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Cancel Method (QueueItemCommand)

Show in webframe






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(); 
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

See Also

Reference

QueueItemCommand Class
QueueItemCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.