ISolidFireElementListNetworkInterfaceStatsAsync Method |
List statistics for network statistics such as dropped packets and various types of errors.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax Task<ListNetworkInterfaceStatsResult> ListNetworkInterfaceStatsAsync(
CancellationToken cancellationToken
)
Parameters
- cancellationToken
- Type: System.ThreadingCancellationToken
Return Value
Type:
TaskListNetworkInterfaceStatsResultSee Also