IStatefulServicePartition.CreateReplicator Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public System.Fabric.FabricReplicator CreateReplicator(System.Fabric.IStateProvider stateProvider, System.Fabric.ReplicatorSettings replicatorSettings);
abstract member CreateReplicator : System.Fabric.IStateProvider * System.Fabric.ReplicatorSettings -> System.Fabric.FabricReplicator
Public Function CreateReplicator (stateProvider As IStateProvider, replicatorSettings As ReplicatorSettings) As FabricReplicator
Parameters
- stateProvider
- IStateProvider
- replicatorSettings
- ReplicatorSettings