Message in Hebrew (עברית)
הליכי משנה הוחלפו בעת עיבוד הודעה עבור החוזה '<var>Contract Name</var>' בכתובת '<var>X</var>'. המאפיין UseSynchronizationContext ב- ServiceBehaviorAttribute מוגדר כ- True, ו- SynchronizationContext.Current לא היה null בעת פתיחת ServiceHost. אם נראה שהשירות אינו מעבד הודעות, שקול להגדיר את UseSynchronizationContext כ- False.
Unlocalized message
Switched threads while processing a message for Contract '<var>Contract Name</var>' at Address '<var>X</var>'. UseSynchronizationContext property on ServiceBehaviorAttribute is set to true, and SynchronizationContext.Current was non-null when opening ServiceHost. If your service seems to be not processing messages, consider setting UseSynchronizationContext to false.
Search by Google