MultiStateTransactionalBitArrayGrain.SetBit(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 SetBit (int index);
abstract member SetBit : int -> System.Threading.Tasks.Task
override this.SetBit : int -> System.Threading.Tasks.Task
Public Function SetBit (index As Integer) As Task
Parameters
- index
- Int32