1 type derived from IcmpV4Statistics
System (1)
net\System\Net\NetworkInformation\SystemIcmpV4Statistics.cs (1)
16
internal class SystemIcmpV4Statistics:
IcmpV4Statistics
{
2 references to IcmpV4Statistics
System (2)
net\System\Net\NetworkInformation\IPGlobalProperties.cs (1)
64
public abstract
IcmpV4Statistics
GetIcmpV4Statistics();
net\System\Net\NetworkInformation\SystemIPGlobalProperties.cs (1)
379
public override
IcmpV4Statistics
GetIcmpV4Statistics(){