Parcel ReplicationPriority Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Returns replication priority, override to make replication priority dependent on instance, i.e. a user profile data for a celebrity user may need to have higher replication rate. The lower value indicates the higher priority

Namespace: NFX.DataAccess.Distributed
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public virtual int ReplicationPriority { get; }

Property Value

Type: OnlineInt32

Implements

IReplicatable ReplicationPriority
See Also