Click or drag to resize

HostGetWorkstationStatistics Method

[AlphaFS] Retrieves WorkstationStatisticsInfo operating statistics for the Workstation service from the local host.

Namespace:  Alphaleonis.Win32.Network
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax
public static WorkstationStatisticsInfo GetWorkstationStatistics()

Return Value

Type: WorkstationStatisticsInfo
A WorkstationStatisticsInfo instance.
Exceptions
ExceptionCondition
NetworkInformationException
See Also