DistributedParallelOptionsTimeout Property

ScaleOut Software NamedCache API
Get/Set a timeout value for the ForEach operation.

Namespace:  Soss.Client
Assembly:  soss_namedcache (in soss_namedcache.dll) Version: 6.2.0.0
Syntax

public TimeSpan Timeout { get; set; }

Property Value

Type: TimeSpan
Remarks

The default Timeout value is Zero which corresponds to an infinite timeout.
See Also

Reference