Home > Configuration > Basic > setservice_downstateflush

setservice_downstateflush

Use this method to set flush all active transactions associated with a service whose state transitions from UP to DOWN. Do not enable this option for applications that must complete their transactions.

Syntax



Parameters

name

Name of the service for which to modify parameters.
This is mandatory parameter.

downstateflush

Flush all active transactions associated with a service whose state transitions from UP to DOWN. Do not enable this option for applications that must complete their transactions.
Default value = ENABLED.
Possible Values : ENABLED, DISABLED.

Return Value

Returns simpleResult

See Also