dispatch


Description:

public void dispatch ()

Dispatches all pending sources.

You must have successfully acquired the context with acquire before you may call this function.

Since 2.76 this can be null to use the global-default main context.

Parameters:

this

a MainContext (if null, the global-default main context will be used)