Share via


ReliableStateManagerReplicatorSettings.MaxReplicationMessageSize Property

Definition

Gets or sets the max replication message size. Default value is 50MB. The unit is Bytes.

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

Property Value

The max replication message size.

Applies to