DataCacheException Constructor ()

 

Initializes a new instance of the DataCacheException class.

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

Syntax

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

See Also

DataCacheException Overload
DataCacheException Class
Microsoft.ApplicationServer.Caching Namespace

Return to top