DataCacheItem Constructor ()

 

Initializes a new instance of the DataCacheItem class.

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

Syntax

public DataCacheItem()
public:
DataCacheItem()
new : unit -> DataCacheItem
Public Sub New

See Also

DataCacheItem Class
Microsoft.ApplicationServer.Caching Namespace

Return to top