DVTk API
Abort Class
DVTkDvtkHighLevelInterface.Dicom.MessagesAbort
DVTk API

[This is preliminary documentation and is subject to change.]

Represents a Dicom A_ABORT.
Declaration Syntax
C#Visual BasicVisual C++
public class Abort : DulMessage
Public Class Abort _
	Inherits DulMessage
public ref class Abort : public DulMessage
Members
All MembersMethodsProperties



IconMemberDescription
Abort
The Abort (use the property IsAbort to check if this message is really an Abort).
(Inherited from Message.)
AssociateAc
The AssociateAc (use the property IsAssociateAc to check if this message is really an AssociateAc).
(Inherited from Message.)
AssociateRj
The AssociateRj (use the property IsAssociateRj to check if this message is really an AssociateRj).
(Inherited from Message.)
AssociateRq
The AssociateRq (use the property IsAssociateRq to check if this message is really an AssociateRq).
(Inherited from Message.)
DicomMessage
The DicomMessage (use the property IsDicomMessage to check if this message is really an DicomMessage).
(Inherited from Message.)
DvtkDataDulMessage
The encapsulated DvtkData DulMessage.
(Inherited from DulMessage.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
IsAbort
Indicates if the message is an Abort.
(Inherited from Message.)
IsAssociateAc
Indicates if the message is an AssociateAc.
(Inherited from Message.)
IsAssociateRj
Indicates if the message is an AssociateRj.
(Inherited from Message.)
IsAssociateRq
Indicates if the message is an AssociateRq.
(Inherited from Message.)
IsDicomMessage
Indicates if the message is a DicomMessage.
(Inherited from Message.)
IsProcessed
Indicates if this message has been processed.
(Inherited from Message.)
IsReceived
Indicates if this message has been received.
(Inherited from Message.)
IsReleaseRp
Indicates if the message is a ReleaseRp.
(Inherited from Message.)
IsReleaseRq
Indicates if the message is a ReleaseRq.
(Inherited from Message.)
IsSend
Indicates if this message has been send.
(Inherited from Message.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Reason
Gets the Abort reason.

ReleaseRp
The ReleaseRp (use the property IsDicomMessage to check if this message is really an DicomMessage).
(Inherited from Message.)
ReleaseRq
The ReleaseRp (use the property IsDicomMessage to check if this message is really an DicomMessage).
(Inherited from Message.)
Source
Gets the Abort source.

ToString()()()
Returns a String that represents this instance.
(Overrides Object.ToString()()().)
Inheritance Hierarchy

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0