Show / Hide Table of Contents
View Source

Enum AbortSource

Namespace:EvilDICOM.Network.Enums
Assembly:EvilDICOM.dll
Syntax
public enum AbortSource : byte

Fields

View Source

DICOM_UL_SERV_PROVIDER

Declaration
DICOM_UL_SERV_PROVIDER = 2
Field Value
Type Description
AbortSource
View Source

DICOM_UL_SERV_USER

Declaration
DICOM_UL_SERV_USER = 0
Field Value
Type Description
AbortSource
View Source

RESERVED

Declaration
RESERVED = 1
Field Value
Type Description
AbortSource
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX