ExpirationType Enumeration

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Namespace:   Microsoft.ApplicationServer.Caching
Assembly:  Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)

Syntax

public enum ExpirationType
public enum class ExpirationType
type ExpirationType
Public Enumeration ExpirationType

Members

Member name Description
AbsoluteExpiration

This API supports the product infrastructure and is not intended to be used directly from your code.

Default

This API supports the product infrastructure and is not intended to be used directly from your code.

None

This API supports the product infrastructure and is not intended to be used directly from your code.

NotProvided

This API supports the product infrastructure and is not intended to be used directly from your code.

SlidingExpiration

This API supports the product infrastructure and is not intended to be used directly from your code.

See Also

Microsoft.ApplicationServer.Caching Namespace

Return to top