You can control the concurrency using the ConcurrencyMode and control how new connections are handled via InstanceContextMode - this is the Microsoft documentation.
The number of concurrent connections can also be throttled - have a look at the serviceThrottling element in the your WCF Config.