DicomObjects.NET.8.48 Documentation
DicomObjects.EventArguments Namespace / ResponseReceivedArgs Class / Association Property

In This Topic
    Association Property (ResponseReceivedArgs)
    In This Topic
    The incoming association that contains the received responses
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Association As DicomAssociation
    public DicomAssociation Association {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also