ConfigurationDeadlockTimeout Property Naiad Help

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

Setting this to a value other than Timeout.Infinite will cause Naiad to print diagnostic information after a process sleeps for that number of milliseconds.

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 DeadlockTimeout { get; set; }

Property Value

Type: Int32
See Also

Reference