Method | Description | |
---|---|---|
AAbort ( ) : System |
Initializes new A-ABORT
|
|
AAbort ( DcmAbortSource source, DcmAbortReason reason ) : System |
Initializes new A-ABORT
|
|
Read ( |
Reads A-ABORT from PDU buffer
|
|
Write ( ) : |
Writes A-ABORT to PDU buffer
|
public AAbort ( DcmAbortSource source, DcmAbortReason reason ) : System | ||
source | DcmAbortSource | Abort source |
reason | DcmAbortReason | Abort reason |
return | System |