LanguageServerConfig

Undocumented in source.

Members

Variables

defaultPages
int defaultPages;
Undocumented in source.
eventConfig
EventProcessorConfig eventConfig;
Undocumented in source.
fiberPageSize
int fiberPageSize;
Undocumented in source.
gcCollectSeconds
int gcCollectSeconds;
gcMinimizeTimes
int gcMinimizeTimes;

If set to non-zero, call GC.collect every n seconds and GC.minimize every gcMinimizeTimes-th call. Keeps track of cleaned up memory in trace logs.

productName
string productName;

Product name to use in error messages

Meta