| Name | Description | |
|---|---|---|
![]()  | DicomAssociation Constructor | Creates a new DicomAssociation object. | 
The following tables list the members exposed by DicomAssociation.
| Name | Description | |
|---|---|---|
![]()  | DicomAssociation Constructor | Creates a new DicomAssociation object. | 
| Name | Description | |
|---|---|---|
![]()  | AgreedContexts | The Presentation Contexts associated with this DicomAssociation | 
![]()  | AssociationNumber | Returns the association number of current connection. | 
![]()  | BytesReceived | Approximate Measures of Network Input | 
![]()  | BytesSent | Approximate measures of Network Output | 
![]()  | CalledAET | Application entity title of the remote application | 
![]()  | CallingAET | Application entity title of this application | 
![]()  | Cancelled | Indicates that the remote AE has issued a C-CANCEL request. | 
![]()  | ChangeLossyUIDs | Control allocation of new UIDs for lossy compressed images | 
![]()  | CheckForCancel | Control whether to check for incoming C-CANCEL asynchronous messages | 
![]()  | CoercionSOP | SOP Class to which images should be coerced if peer does not accept true SOP class | 
![]()  | Command | The full command dataset received | 
![]() ![]()  | DefaultThrowStatusException | The value intially assigned for the ThrowStatusException of new DicomAssociation objects. | 
![]()  | Destination | The Application Entity Name to which images should be sent by a C-MOVE request | 
![]()  | Identity | The user identity to use for an association | 
![]()  | ImplementationName | Returns the Implementation Version Name of the Connecting AE | 
![]()  | ImplementationUID | Returns the Implementation Class UID of the Connecting AE | 
![]()  | IsOpen | Indicates whether a DicomAssociation is open | 
![]()  | LastCommand | Returns the last command in the current association. | 
![]()  | LastError | Returns the last error status from LastCommand.  | 
![]()  | LastInstanceUID | Holds the InstanceUID created or used by the last normalised operation. | 
![]()  | LastOperation | Returns the last operation in the current association. | 
![]()  | LastStatus | Shortcut for the first element of the Status property | 
![]()  | LocalIP | Provide information about which local interface the remote application entity called | 
![]()  | LocalPort | Provide information about which local port the remote application entity called | 
![]()  | LogLevel | Controls the level of logging for this particular Association. | 
![]()  | MetaSOPClass | Determines the Abstract Syntax used for normalised operations | 
![]()  | MoveOriginator | The DicomAssociation object which initiated the C-MOVE resulting in the current C-STORE | 
![]()  | PreferredPCID | Provides guidance for the choice of presentation context | 
![]()  | PreferredTS | Provides guidance for the choice of presentation context | 
![]()  | PreferredTSList | Provides guidance for the choice of presentation context | 
![]()  | ReadBehaviour | Specific behaviours to use when receiving data on this association. | 
![]()  | RemoteIP | Provides information about the remote application entity | 
![]()  | Request | This contains the list of attributes to be matched, as specified in the DICOM standard | 
![]()  | RequestedContexts | The Presentation Contexts associated with this DicomAssociation | 
![]()  | RequestingQuery | Provides a linkage to the primary C-MOVE request. | 
![]()  | ReturnedCommands | The command datasets returned in response to the last operation | 
![]()  | ReturnedIdentifier | Hold data returned from outgoing operations | 
![]()  | ReturnedIdentifiers | Hold data returned from outgoing operations | 
![]()  | ReturnedInstances | Hold instances returned from outgoing C-GET operations | 
![]()  | SslStream | Returns the secure Stream object | 
![]()  | Status | Array containing the status codes returned by the last SendInstances or Echo action | 
![]()  | Tag | A general purpose Tag for developer use | 
![]()  | ThrowStatusException | Controls whether an exception is generated when a non-zero status is received. | 
![]()  | WriteBehaviour | Specific behaviours to use when sending data on this association. | 
| Name | Description | |
|---|---|---|
![]()  | Abort | Aborts an association | 
![]()  | Cancel | Causes a C-CANCEL request to be sent to the remote AE asking it to terminate any outstanding image transfers | 
![]()  | CheckForNEventReports | Checks whether there is any unsolicited incoming data on the association | 
![]()  | Close | Closes the association represented by a "stand-alone" DicomAssociation | 
![]()  | Dispose | Releases the resources used by the DicomAssociation object | 
![]()  | Echo | Sends a verification request (C-ECHO) over a "stand-alone" DicomAssociation and returns the result | 
![]()  | Find | Overloaded. Sends a C-FIND request | 
![]()  | Get | Overloaded. Sends a C-GET request | 
![]()  | Move | Overloaded. Sends a C-MOVE request | 
![]()  | NAction | Sends an N-ACTION request | 
![]()  | NCreate | Sends an N-CREATE request | 
![]()  | NDelete | Sends an N-DELETE request | 
![]()  | NEventReport | Send an N-EVENT-REPORT over an established DicomAssociation | 
![]()  | NGet | Sends an N-GET request | 
![]()  | NSet | Sends an N-SET request | 
![]()  | Open | Overloaded. Negotiate an association with a remote application. | 
![]()  | PcidFor | Indicates the presentaiton context ID which would be used to send an instance of the given SOP class | 
![]()  | SendInstances | Overloaded. Sends data over a DicomAssociation | 
![]()  | SendPending | Send a "pending" response to an outstanding C-MOVE request | 
![]()  | SendResponse | Overloaded. Returns results to a C-FIND request | 
![]()  | SetQuality | Set the quality factor for lossy compression | 
| Name | Description | |
|---|---|---|
![]()  | InitiateTls | Routine to use to generate encrypted stream when TLS is to be used for outgoing associations. | 
![]()  | N_Event_Report | This event handler is fired when an N-EVENT-REPORT notification is received. | 
![]()  | ResponseReceived | Event fires when a response is received on an out-going operation |