SingleStateFaultInjectionTransactionalGrain.Set(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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