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
public bool Canceled {get;}
get_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.
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