PollingCoherencyPolicy Constructor

ScaleOut Software NamedCache API
Constructor.

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

public PollingCoherencyPolicy(
	TimeSpan coherencyInterval
)

Parameters

coherencyInterval
Type: SystemTimeSpan
The polling interval for this coherency policy. The value must be greater than 1 second and less than or equal to 4,194,303 seconds (69,905 minutes).
See Also

Reference