Property | Description | |
Enabled for top-level service | Limits the number of concurrent executions of the service when it is invoked as a top-level service. Nested invocations of the service do not contribute to the limit. | |
Specify... | To... | |
True | Enable the limit for concurrent service executions. | |
False | Disable the use of a concurrent service execution limit. This is the default. | |
Max concurrent requests | Specifies the maximum concurrent executions of the service when it is invoked as a top-level service. When the maximum concurrent executions limit is met, subsequent invocations of the service fail with a service exception. A subsequent request for the service does not execute until a current execution completes. |