ICustomProvider.RetrieveStoreVersion Method ()
Retrieves the version of the configuration store.
Namespace: Microsoft.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
Syntax
Version RetrieveStoreVersion()
Version^ RetrieveStoreVersion()
abstract RetrieveStoreVersion : unit -> Version
Function RetrieveStoreVersion As Version
Return Value
Type: System.Version
Returns Version.
See Also
ICustomProvider Interface
Microsoft.ApplicationServer.Caching Namespace
Return to top