Edit

Share via


LogStateWithMetaData<TEntry>.GetBit(String) Method

Definition

Gets one of the bits in WriteVector

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

Parameters

Replicareplica
String

The replica for which we want to look up the bit

Returns

Applies to