Return the index memory usage in Kilo-Bytes.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Function IdxKBytes() As Integer _ Implements INetricsIdxStats.IdxKBytes |
| C# |
|---|
| public int IdxKBytes() |
| C++ |
|---|
| public: int IdxKBytes() sealed |
| J# |
|---|
| public int IdxKBytes() |
| JScript |
|---|
| public function IdxKBytes() : int |