def

func:futureCancel

futureCancel(future)

Cancel a future. If the message is still queued then its removed from the actor's queue and will not be processed. No guarantee is made that the message will not be processed. See task.

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function