DicomObjects.NET.8.48 Documentation
DicomObjects.EventArguments Namespace / AssociationRequestArgs Class
Members






    AssociationRequestArgs Class
    Argument passed in the DicomObjects.DicomServer.AssociationRequest event
    Object Model
    AssociationRequestArgs Class
    Syntax
    'Declaration
     
    
    Public Class AssociationRequestArgs 
       Inherits System.EventArgs
     
    'Usage
     
    
    Dim instance As AssociationRequestArgs
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          DicomObjects.EventArguments.AssociationRequestArgs

    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also