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.
2つのクライアントがシングルトンアプローチを使用してActivation.GetObjectを実行し、同じアドレスを使用する場合、それらはクラスの同じインスタンスを取得しますか?または、各クライアントは異なるインスタンスを取得しますか?
それらのプロキシは同じインスタンスを指します。