Click or drag to resize
DbPerfClientMax Method
Get the Maximun value of a performance variable in the current environment

Namespace: DrawerBackup.Native.Clients
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public double Max(
	string variableName
)

Parameters

variableName
Type: SystemString

Return Value

Type: Double
See Also