Interface INetworkStat
Defines the contract for accessing network statistics information.
public interface INetworkStat
Properties
CurrentStat
Gets the current network statistics.
NetworkStat CurrentStat { get; }
Defines the contract for accessing network statistics information.
public interface INetworkStat
Gets the current network statistics.
NetworkStat CurrentStat { get; }