MCPcopy Create free account
hub / github.com/9chu/LuaSTGPlus / CloseSocket

Method CloseSocket

PerformanceMonitor/TargetProgram.cs:267–270  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

265 }
266
267 public void CloseSocket()
268 {
269 _UdpClient.Close();
270 }
271
272 void Process_Exited(object sender, EventArgs e)
273 {

Callers 1

MainForm_FormClosedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected