Skip to main content

AzureCacheCleanerSettings Constructors

Obsolete. Provides settings to clear a cache for storing documents and reports on Microsoft Azure.
Name Parameters Description
AzureCacheCleanerSettings(TimeSpan, TimeSpan, TimeSpan, TimeSpan) dueTime, period, reportTimeToLive, documentTimeToLive Initializes a new instance of the AzureCacheCleanerSettings class with the specified settings.
See Also