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

Show in webframe

SkipMethod Enumeration






Specifies how to handle files during a C-STORE operation.
Syntax
'Declaration
 
Public Enum SkipMethod 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As SkipMethod

            

            
public enum class SkipMethod : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneDon't skip any files.
0x00000001CurrentFileSkip only the current file.
0x00000002AllFilesSkip all files. Operation will be canceled.
Example
For an example refer to StoreScu.Store(DicomScp, string).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.Scu.Common.SkipMethod

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom.Scu.Common Namespace

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