ExecutionStatus Enumeration

Summary
Specifies the execution status of the media creation request.
Syntax
C#
C++/CLI
public enum ExecutionStatus   
public enum class ExecutionStatus   
Members
ValueMemberDescription
0Undefined The execution status has not been specified.
1Idle The SCP has created the media creation management instance, but it has not been yet scheduled.
2Pending This media creation management instance is still scheduled for processing.
3Creating This media creation management instance is being processed.
4Done This media creation management instance has been successfully processed.
5Failure This media creation management instance failed to be processed.
Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.