pendingStop constant
Instance_Status
const pendingStop
The instance is gracefully shutting down.
Implementation
static const pendingStop = Instance_Status('PENDING_STOP');
The instance is gracefully shutting down.
static const pendingStop = Instance_Status('PENDING_STOP');