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