Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
DicomPduType Enumeration
See Also  
Leadtools.Dicom Namespace : DicomPduType Enumeration



Dicom PDU Type (Type of data that was sent or received over a DICOM connection).

Syntax

Visual Basic (Declaration) 
Public Enum DicomPduType 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As DicomPduType
C# 
public enum DicomPduType : Enum 
C++/CLI 
public enum class DicomPduType : public Enum 

Members

MemberDescription
Unknown Unknown data sent.
AssociateRequest Associate Request message sent.
AssociateAccept Associate Accept message sent.
AssociateReject Associate Reject message sent.
DataTransfer Data transfer made.
ReleaseRequest Release Request message sent
ReleaseResponse Release Response message sent
Abort Abort message sent.

Inheritance Hierarchy

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

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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