Click or drag to resize

ConfigurationGetBandwidth Method

Gives network bandwidth

Namespace:  VMInfoFace.Network
Assembly:  VMInfoFace.Network (in VMInfoFace.Network.dll) Version: 21.5.28.1 (21.5.28.1171)
Syntax
public long GetBandwidth(
	string pNetworkName
)

Parameters

pNetworkName
Type: SystemString
Network name

Return Value

Type: Int64
If network found then gives bandwidth any else -1
See Also