Method CompleteOperation
Namespace: Belay.Core
Assembly: Belay.Core.dll
CompleteOperation()
Marks an operation as completed and updates timing information.
csharp
public void CompleteOperation()
Remarks
This method clears the current operation and records the completion time for monitoring and diagnostic purposes.