Method ClearExecutionHistory
Namespace: Belay.Core
Assembly: Belay.Core.dll
ClearExecutionHistory()
Clears all execution history and operation tracking.
csharp
public void ClearExecutionHistory()
Remarks
This method resets both current operation and last operation time, typically used when clearing cache or resetting device state.