Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ServiceAとServiceBの2つのWCFサービスがあります。どちらもIIS7.5の異なるマシンでホストされています。
ServiceAはServiceBを呼び出していますが、ServiceBは要求を処理していますが、ServiceAは接続を終了します(IISのリセットまたはその他の理由により)。
ここで問題となるのは、ServiceBがこれらの要求にどのように反応し、それがServiceBワーカープロセスにどのように影響するかということです。