:: Documentation >> Reference >>

async Property

Indicates whether asynchronous download is permitted.

Syntax

var value = obj.getAsync();

or

obj.setAsync(value);

See Also

defineProperty Method

Applies To

Active.HTTP.Request