IRuntimeEnvironment Interface |
Defines the current run time environment. When running in Azure this is the role name and identifier.
Otherwise the role identifier is the server name and the role name is "Default"
Namespace: AccidentalFish.ApplicationSupport.Core.RuntimeAssembly: AccidentalFish.ApplicationSupport.Core (in AccidentalFish.ApplicationSupport.Core.dll) Version: 1.0.4.0 (1.0.4.0)
Syntaxpublic interface IRuntimeEnvironment
Public Interface IRuntimeEnvironment
public interface class IRuntimeEnvironment
type IRuntimeEnvironment = interface end
The IRuntimeEnvironment type exposes the following members.
Properties
See Also