DataCache.Decrement Method

 

Decrements a long value stored in the cache.

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

Overload List

Name Description
System_CAPS_pubmethod Decrement(String, Int64, Int64)

Decrements a long value stored in the cache.

System_CAPS_pubmethod Decrement(String, Int64, Int64, String)

Decrements a long value stored in the cache in the specified region.

See Also

DataCache Class
Microsoft.ApplicationServer.Caching Namespace

Return to top