Share via


ICustomProvider Members

Represent an ICustomProvider interface.

The following tables list the members exposed by the ICustomProvider type.

Public Methods

  Name Description
public method AddUser Adds a Windows account to the list of allowed users that have access to the configuration store..
public method BeginTransaction Begins a transaction to provide isolation from other configuration store access.
public method Cleanup Enables the provider to clean up any data in the cache cluster configuration store.
public method Delete Overloaded. Deletes an existing entry from the configuration store.
public method EndTransaction Commits or rollbacks a transaction previously started with the BeginTransaction method.
public method GetEntries Enumerates all the entries of the specified type.
public method GetEntry Retrieves a ConfigStoreEntry object from the configuration store.
public method GetStoreUtcTime Obtains the current UTC time based on the clock for the configuration store.
public method GetValue Retrieves the value of a specific entry in the configuration store.
public method Initialize Enables the custom provider to initialize the cache cluster configuration store.
public method Insert Inserts an entry into the configuration store.
public method IsInitialized Gets the initialization status of the configuration store.
public method Open Initializes the configuration store with a connection string that is used for subsequent calls.
public method RemoveUser Removes a Windows account from the list of accounts that have permission t the access the configuration store.
public method RetrieveStoreVersion Retrieves the version of the configuration store.
public method TestConnection Determines whether the configuration store is available.
public method Update Updates an entry in the store.

Top

See Also

Reference

ICustomProvider Interface
Microsoft.ApplicationServer.Caching Namespace

  ff425062(v=azure.10).md 2011-08-26