Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
System.ServiceModel.MessageProcessingPaused
Description
The threads were switched while processing a message.
Message processing can be paused by the following reasons:
ConcurrencyMode is single or reentrant, and the service is processing another message.
Transaction is enabled and the service is processing another transaction.
Synchronization context is not current.
See Also
Concepts
Using Tracing to Troubleshoot Your Application
WCF Administration and Diagnostics