ServiceCfgObjectsService Class

Non persistent cache of ServiceCfgObject objects.

Namespace: Xafari.BC.Xas.Services
Assembly: Xafari.BC.Xas (in Xafari.BC.Xas.dll)

Name Description
msdn2017/pubproperty Active Indicates than service is active. (inherited from XafariCommonService).
msdn2017/pubproperty Application Gets the instance of XafApplication (inherited from XafariCommonService).
msdn2017/pubproperty CreateServiceSpaceContextStrategy Specifies the create IServiceSpaceContext strategy. (inherited from XafariServiceBase<TService>).
msdn2017/pubproperty InitializeStrategy Specifies service initialization strategy. (inherited from XafariCommonService).
msdn2017/pubproperty msdn2017/static Instance Gets the TService for current Thread. (inherited from XafariCommonService<TService>).
msdn2017/pubproperty IsCurrentUserDependent Override this property to specify service dependency from current user value. (inherited from XafariCommonService).
msdn2017/pubproperty IsDisposed (inherited from DisposableExtBase).
Top
Name Description
msdn2017/protmethod CheckIsDisposed() (inherited from DisposableExtBase).
msdn2017/protmethod CreateServiceContextCore(IServiceSpace)
msdn2017/pubmethod Dispose() (inherited from DisposableExtBase).
msdn2017/protmethod DisposeCore() (inherited from DisposableExtBase).
msdn2017/pubmethod Initialize() Initializes service instance. Have to invoked when service is used. (inherited from XafariCommonService).
msdn2017/pubmethod Register(XafApplication) Register this instance for specified application and Setup it. (inherited from XafariCommonService).
msdn2017/pubmethod msdn2017/static RegisterService(XafApplication) Creates instance of TService and register it. (inherited from XafariCommonService<TService>).
msdn2017/pubmethod Reset() Reset service instance. Reverse method for Initialize. (inherited from XafariCommonService).
Top
Name Description
msdn2017/pubevent Activated Occurs after service instance is activated. (inherited from XafariCommonService).
msdn2017/pubevent Deactivated Occurs after service instance is deactivated. (inherited from XafariCommonService).
msdn2017/pubevent Disposed (inherited from DisposableExtBase).
msdn2017/pubevent Disposing (inherited from DisposableExtBase).
msdn2017/pubevent Initialized Occurs after Initialize method called. (inherited from XafariCommonService).
msdn2017/pubevent Initializing Occurs after Initialize method called. (inherited from XafariCommonService).
msdn2017/pubevent Resetted Occurs after Reset method called. (inherited from XafariCommonService).
msdn2017/pubevent ServiceSpaceContextCreated Occurs after IServiceSpaceContext is created and Setup executed. (inherited from XafariServiceBase<TService>).
Top
Name Description
msdn2017/pubclass ServiceSpaceContext The service space context class of the ServiceCfgObjectsService
Top
Name Description
msdn2017/protfield IsDisposing (inherited from DisposableExtBase).
Top

Windows Phone 8.1, Windows Phone 8, Windows 8.1, Windows Server 2012 R2, Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

.NET Framework

Supported in: 4.6, 4.5, 4, 3.5, 3.0, 2.0, 1.1, 1.0

.NET Framework Client Profile

Supported in: 4, 3.5 SP1