Click or drag to resize
IErrorUnitCentralCleanUp Method
Cleans up Current stack; removing methods that have ended.

Namespace: ErrorUnit.Interfaces
Assembly: ErrorUnit (in ErrorUnit.dll) Version: 1.3.0
Syntax
C#
void CleanUp(
	DateTime end
)

Parameters

end
Type: SystemDateTime
The end.
See Also