Message in Chinese (Traditional) (中文(繁體))
為合約 '<var>Contract Name</var>' 位址 '<var>X</var>' 處理訊息時已切換執行緒。ServiceBehaviorAttribute 的 UseSynchronizationContext 屬性已設為 true,且開啟 ServiceHost 時 SynchronizationContext.Current 非 Null。如果服務沒有處理訊息,請考慮將 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