ServiceSpaceContext Class

Namespace: Xafari.BC.Settings
Assembly: Xafari.BC.Settings (in Xafari.BC.Settings.dll)

  • c#
  • VB

public class ServiceSpaceContext : XafariServiceBase<SettingsAccessor, >, ServiceSpaceContextBase>

Public Class ServiceSpaceContext
  Inherits XafariServiceBase(Of SettingsAccessor)
  Implements ServiceSpaceContextBase
End Class

Name Description
msdn2017/pubproperty Accessor
msdn2017/pubproperty Active Specifies the active status for this instance. (inherited from ServiceSpaceContextBase).
msdn2017/pubproperty AutoCommitOnSave Indicates to execute CommitChanges when settings key is modified.
msdn2017/pubproperty CurrentSlice
msdn2017/pubproperty DataAccessor Returns DataAccessor instance for data operations. (inherited from ServiceSpaceContextBase).
msdn2017/pubproperty IsDisposed (inherited from DisposableExtBase).
msdn2017/pubproperty RootSlice The root layer settings.
msdn2017/pubproperty Service Gets service instance. (inherited from ServiceSpaceContextBase).
msdn2017/pubproperty ServiceSpace Gets service space. (inherited from ServiceSpaceContextBase).
Top
Name Description
msdn2017/protmethod CheckIsDisposed() (inherited from DisposableExtBase).
msdn2017/protmethod CommitChangesCore()
msdn2017/pubmethod Dispose() (inherited from ServiceSpaceContextBase).
msdn2017/protmethod DisposeCore()
msdn2017/pubmethod GetSlice(params object[]) Returns the layer based on the identifier.
msdn2017/pubmethod GetSlice(string) Returns the layer based on the identifier.
msdn2017/pubmethod GetSlice<T>(params object[]) Returns the layer based on the identifier.
msdn2017/protmethod InitializeCore()
msdn2017/protmethod ReloadCore()
msdn2017/protmethod RollbackCore()
msdn2017/pubmethod Root(SettingsValueSlice) Returns root node settings for slice or for CurrentSlice if slice is null.
msdn2017/pubmethod Update() Performs update for all saved settings by calling ISettingsNodeUpdater from Updaters.
Top
Name Description
msdn2017/pubevent Disposed (inherited from DisposableExtBase).
msdn2017/pubevent Disposing (inherited from DisposableExtBase).
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