ConfigurationCompactionInterval Property Naiad Help

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

The periodic interval in milliseconds at which Naiad will attempt to compact its collection state.

Namespace: Microsoft.Research.Naiad
Assembly: Microsoft.Research.Naiad (in Microsoft.Research.Naiad.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax

C#
public int CompactionInterval { get; set; }

Property Value

Type: Int32
See Also

Reference