View Source
Enum PDUType
Protocal Data Unit (PDU) Type. The first byte in a PDU message conveys the purpose of the message. The PDU type
enum
holds the different possible bytes and their meanings.
Namespace:EvilDICOM.Network.Enums
Assembly:EvilDICOM.dll
Syntax
public enum PDUType : byte
Fields
View Source
A_ABORT
Declaration
Field Value
View Source
A_ASSOC_ACCEPT
Declaration
Field Value
View Source
A_ASSOC_REJECT
Declaration
Field Value
View Source
A_ASSOC_REQUEST
Declaration
Field Value
View Source
A_RELEASE_REQUEST
Declaration
Field Value
View Source
A_RELEASE_RESPONSE
Declaration
Field Value
View Source
P_DATA_TRANSFER
Declaration
Field Value