TransactionalStateStorageTestRunner<TState>.CancelMany(Int32) 方法

定义

public virtual System.Threading.Tasks.Task CancelMany (int count);
abstract member CancelMany : int -> System.Threading.Tasks.Task
override this.CancelMany : int -> System.Threading.Tasks.Task
Public Overridable Function CancelMany (count As Integer) As Task

参数

count
Int32

返回

适用于