Aracılığıyla paylaş


FabricReplicator.StateReplicator2 Property

Definition

Gets the IStateReplicator2 which can be used to replicate state

public System.Fabric.IStateReplicator2 StateReplicator2 { get; }
member this.StateReplicator2 : System.Fabric.IStateReplicator2
Public ReadOnly Property StateReplicator2 As IStateReplicator2

Property Value

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

Applies to