dispatchCount property

int? dispatchCount
getter/setter pair

The number of attempts dispatched.

This count includes attempts which have been dispatched but haven't received a response.

Output only.

Implementation

core.int? dispatchCount;