Enum MessageType
Namespace:EvilDICOM.Network.Enums
Assembly:EvilDICOM.dll
Syntax
public enum MessageType
Fields
View SourceERROR
Declaration
ERROR = 2
Field Value
Type | Description |
---|---|
MessageType |
PDATA_TF
Declaration
PDATA_TF = 1
Field Value
Type | Description |
---|---|
MessageType |
PDU
Declaration
PDU = 0
Field Value
Type | Description |
---|---|
MessageType |