DicomObjects.NET.8.48 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 PropertyControl allocation of new UIDs for lossy compressed images  
Public Property Control whether to check for incoming C-CANCEL asynchronous messages  
Public Property SOP Class to which images should be coerced if peer does not accept true SOP class  
Public PropertyThe full command dataset received  
Public Property Time of DICOM connection being open, this property gets set automatically in DicomServer's Association Request handler  
Public Propertystatic (Shared in Visual Basic)The value intially assigned for the ThrowStatusException of new DicomAssociation objects.  
Public Property The Application Entity Name to which images should be sent by a C-MOVE request  
Public Property The user identity to use for an association  
Public Property Returns the Implementation Version Name of the Connecting AE  
Public Property Returns the Implementation Class UID of the Connecting AE  
Public PropertyIndicates whether a DicomAssociation is open  
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 Property Provide information about which local interface the remote application entity called  
Public Property Provide information about which local port the remote application entity called  
Public Property Controls the level of logging for this particular Association.  
Public PropertyDetermines the Abstract Syntax used for normalised operations  
Public Property The 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 Property Specific behaviours to use when receiving data on this association.  
Public PropertyProvides information about the remote application entity  
Public Property This 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 Property Controls whether an exception is generated when a non-zero status is received.  
Public Property Specific behaviours to use when sending data on this association.  
Top
See Also