- MaxConcurrentCalls - Total no of concurrent calls service will accept
- MaxConcurrentSessions - Total no of sessionful channels service will accept
- MaxConcurrentInstances - Total no of service instances will be created for servicing requests.
It can be specified either through code or configuration file. It requires the "System.SystemModel.Behavior" namespace to be included.