Show / Hide Table of Contents
View Source

Class CCancel

Inheritance
System.Object
AbstractDIMSEBase
CCancel
Inherited Members
AbstractDIMSEBase._affectedSOPClassUID
AbstractDIMSEBase._commandField
AbstractDIMSEBase._dataSetType
AbstractDIMSEBase._groupLength
AbstractDIMSEBase.AffectedSOPClassUID
AbstractDIMSEBase.GroupLength
AbstractDIMSEBase.CommandField
AbstractDIMSEBase.DataSetType
AbstractDIMSEBase.SetGroupLength()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace:EvilDICOM.Network.DIMSE
Assembly:EvilDICOM.dll
Syntax
public class CCancel : AbstractDIMSEBase, IIOD

Constructors

View Source

CCancel(AbstractDIMSERequest)

Declaration
public CCancel(AbstractDIMSERequest req)
Parameters
Type Name Description
AbstractDIMSERequest req

Fields

View Source

_messageIdBeingRespondedTo

Declaration
protected UnsignedShort _messageIdBeingRespondedTo
Field Value
Type Description
UnsignedShort

Properties

View Source

Elements

Declaration
public override List<IDICOMElement> Elements { get; }
Property Value
Type Description
System.Collections.Generic.List<IDICOMElement>
Overrides
AbstractDIMSEBase.Elements
View Source

MessageIDBeingResponsedTo

Declaration
public ushort MessageIDBeingResponsedTo { get; set; }
Property Value
Type Description
System.UInt16

Extension Methods

DIMSEExtensions.LogData(Association)
IIODExtensions.GetLogString()
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX