LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Canceled Property

Show in webframe





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:
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

See Also

Reference

DicomCommand Class
DicomCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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