Complete()
Closes the current RecordingScope and mark it as successful.
Declaration
public void Complete()
Remarks
It allowed but unnecessary to call the Dispose() method after the Complete() method.
Closes the current RecordingScope and mark it as successful.
public void Complete()
It allowed but unnecessary to call the Dispose() method after the Complete() method.