You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Like for createProperties vs the Properties constructor, we should offer and prefer Communicator construction over Ice.Util.initialize in some languages, starting with:
C#
The syntax is more natural in C# and this enables the CA2000 code analyzer check (make sure you dispose your communicator).