Specifies the reason for stopping ServerStrategy.
Namespace: GF.Api.Values.Strategies
Assembly: GF.Api.Values (in GF.Api.Values.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| ServerFailure | 0 | ||
| InvalidParams | 1 | ||
| StrategyFailure | 2 | ||
| ExecutionCompleted | 3 | ||
| ClientRequest | 4 | ||
| ExecutionDelegated | 5 |
See Also