Click or drag to resize

DcApplicationContext Properties

The DcApplicationContext type exposes the following members.

Properties
  NameDescription
Public propertyApplication
Get the application
(Overrides ApplicationContextApplication.)
Public propertyConfiguration
Gets the configuration manager
(Inherited from ApplicationContext.)
Public propertyConfigurationManager
Gets the configuration manager
(Inherited from ApplicationContext.)
Public propertyConfigurationPersister
Gets the configuration persister
(Inherited from ApplicationContext.)
Public propertyDevice
Gets the device information for the currently running device
(Inherited from ApplicationContext.)
Public propertyExecutionUuid
Execution UUID
(Inherited from ApplicationContext.)
Public propertyHostType
Gets or sets the host type
(Overrides ApplicationContextHostType.)
Public propertyIdentityProviderService
Gets the identity provider service.
(Inherited from ApplicationContext.)
Public propertyInstanceName
Gets the instance name
Public propertyIsRunning
Returns true if service is running
(Inherited from ApplicationContext.)
Public propertyModes
Gets or sets the synchronization modes
(Overrides ApplicationContextModes.)
Public propertyPolicyDecisionService
Gets the policy decision service.
(Inherited from ApplicationContext.)
Public propertyPolicyInformationService
Gets the policy information service.
(Inherited from ApplicationContext.)
Public propertyRoleProviderService
Gets the role provider service.
(Inherited from ApplicationContext.)
Public propertyServiceName
Get the service name
(Inherited from ApplicationContext.)
Public propertyStartTime
Gets the start time of the service
(Inherited from ApplicationContext.)
Top
See Also