ServiceSpaceContext Properties

The following tables list the members exposed by the ServiceSpaceContext type.

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