Open sandboxFocus

Method Complete

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.