Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

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

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