Aracılığıyla paylaş


FabricReplicator.StateReplicator Property

Definition

Gets the IStateReplicator which can be used to replicate state

public System.Fabric.IStateReplicator StateReplicator { get; }
member this.StateReplicator : System.Fabric.IStateReplicator
Public ReadOnly Property StateReplicator As IStateReplicator

Property Value

A value representing the IStateReplicator which can be used to replicate state

Applies to