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



    AssociationRequestArgs Class
    Argument passed in the DicomObjects.DicomServer.AssociationRequest event
    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.0 or higher

    See Also