Share via


ReplicatorStatus(ReplicaRole) Constructor

Definition

Base ReplicatorStatus structure for both primary and secondary replicators

protected ReplicatorStatus (System.Fabric.ReplicaRole role);
new System.Fabric.Query.ReplicatorStatus : System.Fabric.ReplicaRole -> System.Fabric.Query.ReplicatorStatus
Protected Sub New (role As ReplicaRole)

Parameters

role
ReplicaRole

The replica role.

Applies to