Click or drag to resize

TrackerGetStatusHistory Method (String, Int32)

Namespace:  Dynamicweb.Diagnostics.Tracking
Assembly:  Dynamicweb.Diagnostics (in Dynamicweb.Diagnostics.dll) Version: 4.0.2
Syntax
public static IEnumerable<Status> GetStatusHistory(
	string subpath,
	int count
)

Parameters

subpath
Type: SystemString
count
Type: SystemInt32

Return Value

Type: IEnumerableStatus
See Also