System.Net.ServicePointManager.CloseConnection Missing
What verion of System.Net has "void System.Net.ServicePointManager.CloseConnectionGroups(string)", im getting thrown "System.MissingMethodException: Method not found: void System.Net.ServicePointManager.CloseConnectionGroups(string)". (Unturned Game Server, Mono)
6 Replies
Check msdocs
It will tell you what versions it is in
alright
where?
ServicePointManager.CloseConnectionGroups method (System.Net) - .NE...
Learn more about: ServicePointManager.CloseConnectionGroups method
Seems to be internal and it does not say the versions
yeah i looked into the docs before and it didnt say, maybe someone else can help