ReliableStateManagerReplicatorSettings2.ReplicationBatchSendInterval Property

Definition

Interval at which we force send Replication Batch even if it hasn't reach ReplicationBatchSize. Default value is 0.015 Seconds (15 milliseconds)

public TimeSpan? ReplicationBatchSendInterval { get; set; }
member this.ReplicationBatchSendInterval : Nullable<TimeSpan> with get, set
Public Property ReplicationBatchSendInterval As Nullable(Of TimeSpan)

Property Value

Applies to