DataCache.Append Method
Concatenates a string to a string object stored in the cache.
Namespace: Microsoft.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Client (in Microsoft.ApplicationServer.Caching.Client.dll)
Overload List
Name | Description | |
---|---|---|
Append(String, String) | Concatenates a string to a string object stored in the cache. |
|
Append(String, String, String) | Concatenates a string to a string object stored in the cache in the specified region. |
See Also
DataCache Class
Microsoft.ApplicationServer.Caching Namespace
Return to top