The MaxConcurrentCalls property limits the number of messages that currently process across a ServiceHost. The MaxConcurrentInstances property limits the number of InstanceContext objects that execute at one time across a ServiceHost. The MaxConcurrentSessions property limits the number of sessions a ServiceHost object can accept.
The MaxConcurrentCalls property limits the number of messages that currently process across a ServiceHost.
The MaxConcurrentInstances property limits the number of InstanceContext objects that execute at one time across a ServiceHost.
The MaxConcurrentSessions property limits the number of sessions a ServiceHost object can accept.
Subscribe to RSS headline updates from: