This class contains status information on the server process.
The following tables list the members exposed by NetricsServerStats.
Public Methods
| Name | Description | |
|---|---|---|
|
autorestore | Return whether auto-restore feature is enabled. |
|
build_date | Return the build date of the server. |
|
checkpoint_dir | Return the directory used for checkpoint/restore. |
|
devkit_info | Return the Devkit Build Information. |
|
Equals | Determines whether the specified |
|
gateway_cfg | Return the gateway configuration file name. |
|
GetHashCode | Serves as a hash function for a particular type. |
|
GetType | Gets the |
|
gip_enabled | Return true if GIP prefilter is enabled. |
|
learn_engine | Return true if this engine support Learn features. |
|
max_threads | Return maximum number of worker threads. |
|
maxmem_kb | Return memory limit for table data. |
|
port | Return the listen port for the server. |
|
product_name | Return the official product name. |
|
psi_enabled | Return true if PSI prefilter is enabled. |
|
server_info | Return the server status string. |
|
sort_enabled | Return true if Sort prefilter is enabled. |
|
ToString | Overridden. Return report as a string. |
|
version | Return the release version. |
|
who_built | Return who built the server. |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | Allows an |
|
MemberwiseClone | Creates a shallow copy of the current |