Dela via


ReplicatorSettings.MaxReplicationQueueMemorySize Property

Definition

Gets or sets the maximum size for the replication queue memory.

public long? MaxReplicationQueueMemorySize { get; set; }
member this.MaxReplicationQueueMemorySize : Nullable<int64> with get, set
Public Property MaxReplicationQueueMemorySize As Nullable(Of Long)

Property Value

The maximum size for the replication queue memory.

Remarks

The default value is 0. This implies there is no memory limit

Applies to