Gets current process memory usage statistics.
Namespace: Microsoft.Research.LiquidAssembly: Liquid1 (in Liquid1.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxstatic member procStats :
doCollect : bool -> UtilprocStatsT
Parameters
- doCollect
- Type: SystemBoolean
Do a garbage collection before reporting?
Return Value
Type:
UtilprocStatsTprocStatsT struct
See Also