ClearWorkQueueResponse ComplexType
Contains the response from the ClearWorkQueue action.
Properties
The properties of a complex type contain the structured data of the type.
| Name | Type | Details |
|---|---|---|
| isDeletionGoingAsync | Edm.Boolean |
True when queue cleaning runs asynchronously, otherwise false. |
Used by
The following use the ClearWorkQueueResponse ComplexType.
| Name | How used |
|---|---|
| ClearWorkQueue | ReturnType |