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 Web サービスが 1 つあります。クライアントは Web サービスを呼び出し、応答は同じ呼び出し (同期) で返されます。また、サービスはメッセージ ベースのセキュリティで保護されます。
新しいクライアントは同じ操作を喜んで使用しますが、最後にキューを実装したいと考えています。
Web サービスの最後に必要な変更があるかどうかを提案してください。