[]
        
(Showing Draft Content)

EventHandler

Type Alias: EventHandler()

type EventHandler = (args) => any;

EventFan event handler. Invokes when the cancellation is requested.

Parameters

args

EventArgs

Returns

any