LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)
LEAD Technologies, Inc

Canceled Property






Gets a value indicating if the Cancel method was called on the command.
Syntax
public bool Canceled {get;}
'Declaration
 
Public ReadOnly Property Canceled As Boolean
'Usage
 
Dim instance As DicomCommand
Dim value As Boolean
 
value = instance.Canceled
public bool Canceled {get;}
 get_Canceled(); 
public:
property bool Canceled {
   bool get();
}

Property Value

true if the Cancel method was called on the DicomCommand; otherwise, false.
Remarks

This property should be used by inherited classes to check if the user canceled the executing command and perform any required procedures to terminate the process safely.

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

DicomCommand Class
DicomCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features