共用方式為


TransactionalStateStorageTestRunner<TState>.ConfirmMany 方法

定義

public virtual System.Threading.Tasks.Task ConfirmMany (int count, bool useTwoSteps);
abstract member ConfirmMany : int * bool -> System.Threading.Tasks.Task
override this.ConfirmMany : int * bool -> System.Threading.Tasks.Task
Public Overridable Function ConfirmMany (count As Integer, useTwoSteps As Boolean) As Task

參數

count
Int32
useTwoSteps
Boolean

傳回

適用於