Click or drag to resize

HostGetServerStatistics Method

[AlphaFS] Retrieves ServerStatisticsInfo operating statistics for the Server service from the local host.

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

Return Value

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