Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

ExecutionStatus Enumeration






Specifies the execution status of the media creation request.
Syntax
'Declaration
 
Public Enum ExecutionStatus 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As ExecutionStatus
public enum class ExecutionStatus : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000Undefined The execution status has not been specified.
0x00000001Idle The SCP has created the media creation management instance, but it has not been yet scheduled.
0x00000002Pending This media creation management instance is still scheduled for processing.
0x00000003Creating This media creation management instance is being processed.
0x00000004Done This media creation management instance has been successfully processed.
0x00000005Failure This media creation management instance failed to be processed.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.Common.DataTypes.ExecutionStatus

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom.Common.DataTypes Namespace

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