skipGlobal constant
int
const skipGlobal
Ignore global throttling
Lets the request to bypass throttling set by API.globalTimeout property
Implementation
static const skipGlobal = 4;
Ignore global throttling
Lets the request to bypass throttling set by API.globalTimeout property
static const skipGlobal = 4;