DicomObjects.NetStandard Documentation
DicomObjects Namespace / DicomAssociation Class

In This Topic
    DicomAssociation Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodAborts an association  
    Public Method Causes a C-CANCEL request to be sent to the remote AE asking it to terminate any outstanding image transfers  
    Public Method Checks whether there is any unsolicited incoming data on the association  
    Public MethodCloses the association represented by a "stand-alone" DicomAssociation  
    Public MethodReleases the resources used by the DicomAssociation object  
    Public MethodSends a verification request (C-ECHO) over a "stand-alone" DicomAssociation and returns the result  
    Public MethodOverloaded. Sends a C-FIND request  
    Public MethodOverloaded. Sends a C-GET request  
    Public MethodOverloaded. Sends a C-MOVE request  
    Public MethodSends an N-ACTION request  
    Public MethodSends an N-CREATE request  
    Public MethodSends an N-DELETE request  
    Public MethodSend an N-EVENT-REPORT over an established DicomAssociation  
    Public MethodSends an N-GET request  
    Public MethodSends an N-SET request  
    Public MethodOverloaded.  Negotiate an association with a remote application.  
    Public Method Indicates the presentaiton context ID which would be used to send an instance of the given SOP class  
    Public MethodOverloaded. Sends data over a DicomAssociation  
    Public Method Send a "pending" response to an outstanding C-MOVE request  
    Public MethodOverloaded. Returns results to a C-FIND request  
    Public MethodSet the quality factor for lossy compression  
    Top
    See Also