Table of Contents

Interface INetworkStat

Namespace
VAST.Network
Assembly
VAST.Common.dll

Defines the contract for accessing network statistics information.

public interface INetworkStat

Properties

CurrentStat

Gets the current network statistics.

NetworkStat CurrentStat { get; }

Property Value

NetworkStat