Click or drag to resize

Network Constructor (String, Int64)

Initializes a new instance of the Network class. Constructor with parameter

Namespace:  VMInfoFace.Data
Assembly:  VMInfoFace.Data (in VMInfoFace.Data.dll) Version: 21.5.28.1 (21.5.28.1171)
Syntax
public Network(
	string pName,
	long pBandwidth
)

Parameters

pName
Type: SystemString
pBandwidth
Type: SystemInt64
See Also