Leadtools.Dicom.Scp.Command Namespace > DicomCommand Class : Canceled Property |
public bool Canceled {get;}
'Declaration Public ReadOnly Property Canceled As Boolean
'Usage Dim instance As DicomCommand Dim value As Boolean value = instance.Canceled
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.