TProcessorEventHandler.deleteContext

Called when handling the method associated with a context has been finished – can be used to perform clean up work.

interface TProcessorEventHandler
void
deleteContext
(
Variant callContext
,
string methodName
)

Meta