Edit

Share via


SingleStateFaultInjectionTransactionalGrain.Set(Int32) Method

Definition

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

Parameters

newValue
Int32

Returns

Implements

Applies to