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

In This Topic
    Association Property (AssociationClosedArgs)
    In This Topic
    The association that is to be closed
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Association As DicomAssociation
    public DicomAssociation Association {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also