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.
WCF 3.5 RESTエンドポイント(WebServiceHost経由)がURI要求を処理する場合、関連するプロシージャを非同期的に呼び出しますか?
ありがとう、
スコット
はい、WebServiceHost.Open()は別のスレッドからのリクエストをリッスンします。