Méthode | Description | |
---|---|---|
GetConfigurationSettingValue ( string configurationSettingName ) : string |
Delegate the call because we don't want RoleEnvironment appearing in the function scope of the caller because that would trigger the assembly load: teh very thing we are attempting to avoid
|
Méthode | Description | |
---|---|---|
GetServiceRuntimeAssembly ( ) : |
Loads and returns the latest available version of the service runtime assembly.
|
|
SafeRoleEnvironment ( ) : Microsoft.WindowsAzure.ServiceRuntime |
public static GetConfigurationSettingValue ( string configurationSettingName ) : string | ||
configurationSettingName | string | |
Résultat | string |