Compartir a través de


TransactionCoordinatorGrain.MultiGrainSet Método

Definición

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

Parámetros

newValue
Int32

Devoluciones

Implementaciones

Se aplica a