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.
エンドポイントの数に関係なく、設定は単一のインスタンスをServiceBehavior設定しますか?InstanceContextMode.Single
ServiceBehavior
InstanceContextMode.Single
はい、InstanceContextMode.Singleエンドポイントの数に関係なく、を含むインスタンスは1つだけ取得されます。