DicomObjects.NET.V8
DicomObjects.EventArguments Namespace / AssociationClosedArgs Class
Members



    AssociationClosedArgs Class
    Argument passed in the AssociationClosed event
    Syntax
    'Declaration
     
    Public Class AssociationClosedArgs 
     
    'Usage
     
    Dim instance As AssociationClosedArgs
    Inheritance Hierarchy

    System.Object
       DicomObjects.EventArguments.AssociationClosedArgs

    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also