TransactionalStateStorageTestRunner<TState>.ConfirmOne(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual System.Threading.Tasks.Task ConfirmOne (bool useTwoSteps);
abstract member ConfirmOne : bool -> System.Threading.Tasks.Task
override this.ConfirmOne : bool -> System.Threading.Tasks.Task
Public Overridable Function ConfirmOne (useTwoSteps As Boolean) As Task
Parameters
- useTwoSteps
- Boolean