TransactionCoordinatorGrain.MultiGrainSet 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
參數
- grains
- List<ITransactionTestGrain>
- newValue
- Int32