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()
Public Shared Function GetServerStatistics As ServerStatisticsInfo
public:
static ServerStatisticsInfo^ GetServerStatistics()
static member GetServerStatistics : unit -> ServerStatisticsInfo
Return Value
Type:
ServerStatisticsInfoA
ServerStatisticsInfo instance.
Exceptions See Also