ICustomProvider Members
Represent an ICustomProvider interface.
The following tables list the members exposed by the ICustomProvider type.
Public Methods
Name | Description | |
---|---|---|
![]() |
AddUser | Adds a Windows account to the list of allowed users that have access to the configuration store.. |
![]() |
BeginTransaction | Begins a transaction to provide isolation from other configuration store access. |
![]() |
Cleanup | Enables the provider to clean up any data in the cache cluster configuration store. |
![]() |
Delete | Overloaded. Deletes an existing entry from the configuration store. |
![]() |
EndTransaction | Commits or rollbacks a transaction previously started with the BeginTransaction method. |
![]() |
GetEntries | Enumerates all the entries of the specified type. |
![]() |
GetEntry | Retrieves a ConfigStoreEntry object from the configuration store. |
![]() |
GetStoreUtcTime | Obtains the current UTC time based on the clock for the configuration store. |
![]() |
GetValue | Retrieves the value of a specific entry in the configuration store. |
![]() |
Initialize | Enables the custom provider to initialize the cache cluster configuration store. |
![]() |
Insert | Inserts an entry into the configuration store. |
![]() |
IsInitialized | Gets the initialization status of the configuration store. |
![]() |
Open | Initializes the configuration store with a connection string that is used for subsequent calls. |
![]() |
RemoveUser | Removes a Windows account from the list of accounts that have permission t the access the configuration store. |
![]() |
RetrieveStoreVersion | Retrieves the version of the configuration store. |
![]() |
TestConnection | Determines whether the configuration store is available. |
![]() |
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