TProcessorEventHandler.createContext

Called before calling other callback methods.

Expected to return some sort of »call context«, which is passed to all other callbacks for that function invocation.

interface TProcessorEventHandler
Variant
createContext
(
string methodName
,)

Meta