다음을 통해 공유


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

반환

적용 대상