Click or drag to resize

ServerStatisticsInfo Constructor (String)

Create a ServerStatisticsInfo instance from the specified host name.

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

Parameters

hostName
Type: SystemString

[Missing <param name="hostName"/> documentation for "M:Alphaleonis.Win32.Network.ServerStatisticsInfo.#ctor(System.String)"]

See Also