共用方式為


SingleStateFaultInjectionTransactionalGrain.Set(Int32) 方法

定義

public System.Threading.Tasks.Task Set (int newValue);
abstract member Set : int -> System.Threading.Tasks.Task
override this.Set : int -> System.Threading.Tasks.Task
Public Function Set (newValue As Integer) As Task

參數

newValue
Int32

傳回

實作

適用於