DicomObjects.NET Core Documentation
DicomObjects Namespace / DicomAssociation Class


DicomAssociation Class Properties

For a list of all members of this type, see DicomAssociation members.

Public Properties
 NameDescription
Public PropertyThe Presentation Contexts associated with this DicomAssociation  
Public PropertyReturns the association number of current connection.  
Public PropertyApproximate Measures of Network Input  
Public PropertyApproximate measures of Network Output  
Public PropertyProvides information about the remote application entity  
Public PropertyProvides information about the calling application entity  
Public PropertyIndicates that the remote AE has issued a C-CANCEL request.  
Public Property  
Public PropertyControl whether to check for incoming C-CANCEL asynchronous messages  
Public PropertySOP Class to which images should be coerced if peer does not accept true SOP class  
Public Property  
Public Propertystatic (Shared in Visual Basic)The value intially assigned for the of new DicomAssociation objects.  
Public Property  
Public PropertyThe user identity to use for an association  
Public PropertyReturns the Implementation Version Name of the Connecting AE  
Public PropertyReturns the Implementation Class UID of the Connecting AE  
Public Property  
Public PropertyReturns the last command in the current association.  
Public Property

Returns the last error status from LastCommand.

 
Public PropertyHolds the InstanceUID created or used by the last normalised operation.  
Public PropertyReturns the last operation in the current association.  
Public PropertyShortcut for the first element of the Status property  
Public PropertyProvide information about which local interface the remote application entity called  
Public PropertyProvide information about which local port the remote application entity called  
Public PropertyControls the level of logging for this particular Association.  
Public PropertyDetermines the Abstract Syntax used for normalised operations  
Public PropertyThe DicomAssociation object which initiated the C-MOVE resulting in the current C-STORE  
Public PropertyProvides guidance for the choice of presentation context  
Public PropertyProvides guidance for the choice of presentation context  
Public PropertyProvides guidance for the choice of presentation context  
Public PropertySpecific behaviours to use when receiving data on this association.  
Public PropertyProvides information about the remote application entity  
Public PropertyThis contains the list of attributes to be matched, as specified in the DICOM standard  
Public PropertyThe Presentation Contexts associated with this DicomAssociation  
Public PropertyProvides a linkage to the primary C-MOVE request.  
Public PropertyThe command datasets returned in response to the last operation  
Public PropertyHold data returned from outgoing operations  
Public PropertyHold data returned from outgoing operations  
Public PropertyHold instances returned from outgoing C-GET operations  
Public PropertyReturns the secure Stream object  
Public PropertyArray containing the status codes returned by the last SendInstances or Echo action  
Public PropertyA general purpose Tag for developer use  
Public PropertyControls whether an exception is generated when a non-zero status is received.  
Public PropertySpecific behaviours to use when sending data on this association.  
Top
See Also