Click or drag to resize

ExecutionTableGetExecutionTable Method (Boolean)

Note: This API is now obsolete.

Namespace:  Dynamicweb.Diagnostics
Assembly:  Dynamicweb.Diagnostics (in Dynamicweb.Diagnostics.dll) Version: 4.0.2
Syntax
[ObsoleteAttribute("Use GetExecutionTable() instead.", true)]
public string GetExecutionTable(
	bool fromRequestStart
)

Parameters

fromRequestStart
Type: SystemBoolean

Return Value

Type: String
See Also