Свойство | Type | Description | |
---|---|---|---|
AddCacheConfiguration | void | ||
AddClientDiagnosticLevelToConfig | void | ||
CacheClientCommonConfiguration | void | ||
CacheClientRole180 | void | ||
CacheRole180 | void | ||
CacheWorkerRole180 | void | ||
UpdateWebConfig | void |
Méthode | Description | |
---|---|---|
GetCacheRoleConfigurationAction ( string version ) : RoleInfo>.Action |
Gets the configuration action to enable dedicated caching on a role for the given SDK version.
|
|
GetClientRoleConfigurationAction ( string version ) : Action |
Gets the configuration action to enable using dedicated caching on a role for the given SDK version.
|
Méthode | Description | |
---|---|---|
AddCacheConfiguration ( |
||
AddClientDiagnosticLevelToConfig ( |
||
CacheClientCommonConfiguration ( |
||
CacheClientRole180 ( |
Configuration action to enable using dedicated caching on the client role.
|
|
CacheRole180 ( string rootPath, |
Configuration required to enable dedicated caching on a given role.
|
|
CacheWorkerRole180 ( string rootPath, |
||
UpdateWebConfig ( string roleName, string cacheWorkerRoleName, string webConfigPath ) : void |
Updates the web.cloud.config with to auto-discover the cache role.
|
public static GetCacheRoleConfigurationAction ( string version ) : RoleInfo>.Action |
||
version | string | The SDK version |
Résultat | RoleInfo>.Action |
public static GetClientRoleConfigurationAction ( string version ) : Action |
||
version | string | The SDK version |
Résultat | Action |