Skip to content

GrainStateWithMetaData<TView>.FlipBit(string)

FlipBit(string)

View source
public bool FlipBit(string Replica)
toggle one of the bits in Orleans.EventSourcing.StateStorage.GrainStateWithMetaData.WriteVector and return the new value.

Parameters

Replicastring
The replica for which we want to flip the bit

Returns

the state of the bit after flipping it