Show / Hide Table of Contents
View Source

Enum MessageType

Namespace:EvilDICOM.Network.Enums
Assembly:EvilDICOM.dll
Syntax
public enum MessageType

Fields

View Source

ERROR

Declaration
ERROR = 2
Field Value
Type Description
MessageType
View Source

PDATA_TF

Declaration
PDATA_TF = 1
Field Value
Type Description
MessageType
View Source

PDU

Declaration
PDU = 0
Field Value
Type Description
MessageType
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX