Click or drag to resize
PerfControllerFetchAll Method
List all performance variables and the values

Namespace: DrawerBackup.Native.Server.Controllers
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
[AuthorizeAttribute]
[HttpGetAttribute]
public Result FetchAll()

Return Value

Type: Result
See Also