countdown

Type: function
Counts down the awaiter at the specified key.

Body

AwaitHelper.countdown(getImplicitOptionalPayload().filter(function(p){ return p !== undefined; }),key);

Classpath

Children