ComponentSpace ICMP Class Library Reference

IcmpClient.Dispose Method 

Dispose of the IcmpClient and the underlying socket object.

[Visual Basic]
NotOverridable Public Sub Dispose() _
    Implements IDisposable.Dispose
[C#]
public void Dispose();

Implements

IDisposable.Dispose

See Also

IcmpClient Class | ComponentSpace.Icmp Namespace