Delegate AssociationService.AssociationAcceptedHandler
Namespace:EvilDICOM.Network.Services
Assembly:EvilDICOM.dll
Syntax
public delegate void AssociationAcceptedHandler(Accept acc, Association asc);
Parameters
Type | Name | Description |
---|---|---|
Accept | acc | |
Association | asc |