pynetdicom._handlers.doc_handle_assoc¶
-
pynetdicom._handlers.
doc_handle_assoc
(event)¶ Documentation for handlers bound to
evt.EVT_ACCEPTED
,evt.EVT_ESTABLISHED
,evt.EVT_REJECTED
,evt.EVT_REQUESTED
,evt.EVT_RELEASED
orevt.EVT_ABORTED
.Parameters: event (events.Event) – Represents moving to one of the main association states. Event attributes are:
assoc
: theassociation
that is running the service that received the user identity negotiation request.event
: the event that occurred asnamedtuple
.timestamp
: the date and time that the negotiation request was processed by the ACSE.