Condividi tramite


TransactionCoordinatorGrain.MultiGrainAddAndThrow Metodo

Definizione

public System.Threading.Tasks.Task MultiGrainAddAndThrow (System.Collections.Generic.List<Orleans.Transactions.TestKit.ITransactionTestGrain> throwGrains, System.Collections.Generic.List<Orleans.Transactions.TestKit.ITransactionTestGrain> grains, int numberToAdd);
abstract member MultiGrainAddAndThrow : System.Collections.Generic.List<Orleans.Transactions.TestKit.ITransactionTestGrain> * System.Collections.Generic.List<Orleans.Transactions.TestKit.ITransactionTestGrain> * int -> System.Threading.Tasks.Task
override this.MultiGrainAddAndThrow : System.Collections.Generic.List<Orleans.Transactions.TestKit.ITransactionTestGrain> * System.Collections.Generic.List<Orleans.Transactions.TestKit.ITransactionTestGrain> * int -> System.Threading.Tasks.Task
Public Function MultiGrainAddAndThrow (throwGrains As List(Of ITransactionTestGrain), grains As List(Of ITransactionTestGrain), numberToAdd As Integer) As Task

Parametri

numberToAdd
Int32

Restituisce

Implementazioni

Si applica a