Edit

Share via


GrainStateWithMetaData<TView>.GetBit(String) Method

Definition

Gets one of the bits in WriteVector

public bool GetBit (string Replica);
member this.GetBit : string -> bool
Public Function GetBit (Replica As String) As Boolean

Parameters

Replica
String

The replica for which we want to look up the bit

Returns

Applies to