Interface ICoreDispatcher

Hierarchy

Index

Properties

Methods

Properties

public hasThreadAccess: boolean

public onacceleratorkeyactivated: any

Methods

public processEvents(options: CoreProcessEventsOption)

Parameters

public runAsync(priority: CoreDispatcherPriority, agileCallback: DispatchedHandler): IAsyncAction

Parameters

Returns

IAsyncAction

public runIdleAsync(agileCallback: IdleDispatchedHandler): IAsyncAction

Parameters

Returns

IAsyncAction