GrainStateWithMetaData<TView>.FlipBit(String) Method
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.
toggle one of the bits in WriteVector and return the new value.
C#
public bool FlipBit(string Replica);
member this.FlipBit : string -> bool
Public Function FlipBit (Replica As String) As Boolean
- Replica
- String
The replica for which we want to flip the bit
the state of the bit after flipping it
Toode | Versioonid |
---|---|
.NET Orleans | 1.5.10, 3.4.5, 3.6.0, 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0 |