AceQL HTTP C# Client SDK v7.7

HealthCheck..::..GetServerMemoryInfoAsync Method

Get server health check information.

Namespace:  AceQL.Client.Api
Assembly:  AceQL.Client (in AceQL.Client.dll)

Syntax


public Task<ServerMemoryInfo> GetServerMemoryInfoAsync()

Return Value

A Task<ServerMemoryInfo> representing the server's health check information

Exceptions