Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ Dispose() [2/2]

override void System.Net.NetworkInformation.Ping.Dispose ( bool disposing)
inlineprotectedvirtual

Reimplemented from System.ComponentModel.Component.

Definition at line 163 of file Ping.cs.

164 {
165 if (disposing)
166 {
168 }
169 }

References System.Net.NetworkInformation.Ping.InternalDispose().