DataCache Constructor ()

 

Creates a DataCache that accesses the "default" cache; uses settings in the "default" cache client configuration.

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

Syntax

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

See Also

DataCache Overload
DataCache Class
Microsoft.ApplicationServer.Caching Namespace

Return to top