Click or drag to resize

ClientApplicationContextBase Properties

The ClientApplicationContextBase type exposes the following members.

Properties
 NameDescription
Public propertyActivityUuid Gets the identifier for this context
(Inherited from SanteDBContextBase)
Public propertyApplicationName Application name
(Overrides SanteDBContextBaseApplicationName)
Protected propertyDependencyServiceManager Dependency service manager
(Inherited from SanteDBContextBase)
Public propertyHostType Gets the host type
(Inherited from SanteDBContextBase)
Protected propertyInteractionProvider Interaction provider
Public propertyIsRunning Gets whether the domain is running
(Inherited from SanteDBContextBase)
Protected propertyLocalizationService Localization service
Protected propertyServiceManager Service manager
Public propertyServiceName Gets the service name
(Inherited from SanteDBContextBase)
Public propertyStartTime Gets the start time of the applicaton
(Inherited from SanteDBContextBase)
Protected propertyThreadPoolService Threadpool
Top
See Also