Nota
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba mendaftar masuk atau menukar direktori.
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba menukar direktori.
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.