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



In This Topic
    AssociationClosedArgs Class
    In This Topic
    Argument passed in the AssociationClosed event
    Syntax
    'Declaration
     
    Public Class AssociationClosedArgs 
    'Usage
     
    Dim instance As AssociationClosedArgs
    public class AssociationClosedArgs 
    public ref class AssociationClosedArgs 
    Inheritance Hierarchy

    System.Object
       DicomObjects.EventArguments.AssociationClosedArgs

    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also