| QdbClusterGetClientMemoryInfo Method |
Gets client memory information.
Namespace:
Quasardb
Assembly:
Quasardb (in Quasardb.dll) Version: 3.15.0.0 (3.15.0.0)
Syntax public string GetClientMemoryInfo()
Public Function GetClientMemoryInfo As String
Return Value
Type:
StringThe information about the client-side memory.
Remarks EXPERIMENTAL. Use at your own risk!
See Also