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

Show in webframe

DicomPduType Enumeration








DICOM PDU Type (Type of data that was sent or received over a DICOM connection).
Syntax
'Declaration
 
Public Enum DicomPduType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As DicomPduType
Leadtools.Dicom.DicomPduType = function() { };
Leadtools.Dicom.DicomPduType.prototype = {<br/>
  LeadtoolsMemberMarker(replace me)
 };
public enum class DicomPduType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000Unknown Unknown data sent.
0x00000001AssociateRequest Associate Request message sent.
0x00000002AssociateAccept Associate Accept message sent.
0x00000003AssociateReject Associate Reject message sent.
0x00000004DataTransfer Data transfer made.
0x00000005ReleaseRequest Release Request message sent
0x00000006ReleaseResponse Release Response message sent
0x00000007Abort Abort message sent.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomPduType

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace
OnReceive Method
OnSend Method

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features