pynetdicom._handlers.doc_handle_assoc¶
- pynetdicom._handlers.doc_handle_assoc(event)[source][source]¶
Documentation for handlers bound to
evt.EVT_ACCEPTED,evt.EVT_ESTABLISHED,evt.EVT_REJECTED,evt.EVT_REQUESTED,evt.EVT_RELEASEDorevt.EVT_ABORTED.- Parameters
event (events.Event) –
Represents moving to one of the main association states. Event attributes are:
assoc: theassociationthat is running the service that received the user identity negotiation request.description: a description of the event that occurred as str.name: the name of the event that occurred as str.timestamp: the date and time that the negotiation request was processed by the ACSE.