DicomObjects Reference
DicomObjects Reference / DicomConnection Object
Overview
DicomConnection Object Members
Public Methods
Abort the association
Send a C-CANCEL request
Check for N-EVENT-REPORTs
Close the association
Send an asynchronous C-FIND request
Send an asynchronous C-GET request
Send an asynchronous C-MOVE request
Send an N-ACTION request
Send an N-CREATE request
Send an N-DELETE request
Send an N-EVENT-REPORT
Send an N-GET request
Send an N-SET request
Reads an image asynchronously from a network URL
Save an image to a file, field or stream asynchronously
Send a DicomDataSets object listing results of a C-FIND query
Send images over a DicomConnection
Sends images over a DicomConnection, updating specified attributes.
Send query status
Send a verification request
Open outgoing DICOM association
Open outgoing DICOM association
Set the compression quality for a given transfer context
Set the values which will be passed to the initiator if this application rejects an incoming association.
Wait for data transmission to complete
Public Properties
The association number on which the query operation was requested
Approximate bytes received on this connection
Approximate bytes received on this connection
Approximate bytes sent on this connection
Approximate bytes sent on this connection
Called AET used for this association
Calling Application's AET
Indicates that a C-CANCEL request has been received
Controls whether to change UIDs when sending compressed images
SOP class to which images should be coerced if peer does not accept true SOP class
The full request dataset received
Presentation contexts in use on this association
Destination for C-MOVE requests
DicomDataSet used to return errors identified in the query request
DicomDataSet containing list of failed SOP instances
Test whether the last asynchronous operation has completed
Last action to have been performed on this connection
Human readable form of last error reported on this connection
InstanceUID returned following outgoing normalised operations
Status of last operation (equivalent to Status(1))
X509 (CAPICOM) certificate to be used in negotiation
Local IP address called
Local port Called
Meta SOP class to be used for outgoing normalised operations
Controls whether connection works synchronously with the container
Identifies the DicomConnection object which initated (via C-MOVE) this C-STORE
Number of completed move/get operations
Number of failed move/get operations
Number of remaining move/get operations
Number of warning move/get operations
Describes the nature of an automation object
The type of query operation requested
Preferred presentation context to be used (where possible)
Preferred transfer syntax to be used (where possible)
Presentation Context ID used for current operation
X509 (CAPICOM) certificate provided by remote entity
Remote Application's IP
DicomDataSet containing the query details
DataSet returned following outgoing normalised operations
DataSet returned following outgoing normalised operations
Images returned following asynchronous C-GET operation
DicomDataSets Returned in responses to outgoing requests
The Root of the query operation requested
Array of status values returned by last operation
General Purpose Tag
Maximum data rate in bytes/second
Controls whether to negotiate a secure association using TLS
See Also