| 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 | Provides information about the remote application entity |
 | CallingAET | Provides information about the calling application entity |
 | 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 |
 | ConnectionDateTime |
Time of DICOM connection being open, this property gets set automatically in DicomServer's Association Request handler
|
  | 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.
|