DataCacheNotificationProperties Constructor Windows Server AppFabric Caching Compatibility Library
Initializes a new instance of the DataCacheNotificationProperties class

Namespace: Soss.Compat.WSAF
Assembly: soss_wsaf_compat (in soss_wsaf_compat.dll) Version: 1.1.0.100 (1.1.0.100)
Syntax

public DataCacheNotificationProperties(
	long maxQueueLength,
	TimeSpan pollInterval
)

Parameters

maxQueueLength
Type: SystemInt64
pollInterval
Type: SystemTimeSpan
See Also

Reference