AceQL HTTP C# Client SDK v7.7

ServerMemoryInfo..::..InitMemory Property

Returns the amount of memory in bytes that the Java virtual machine initially requests from the operating system for memory management. This method returns -1 if the initial memory size is undefined.

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

Syntax


public long InitMemory { get; }

Field Value

The initial size of memory in bytes.