Click or drag to resize

ListAPIGetLastExecutionStats Method

Gets the statistics from the latest list execution.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public ListExecutionStats GetLastExecutionStats()

Return Value

ListExecutionStats
The latest statistics.
See Also