NOPObjectStore ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Implements ObjectStore service that does nothing
Inheritance Hierarchy

OnlineSystem Object
  NFX DisposableObject
    NFX.ApplicationModel ApplicationComponent
      NFX.ApplicationModel.Volatile NOPObjectStore

Namespace: NFX.ApplicationModel.Volatile
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public sealed class NOPObjectStore : ApplicationComponent, 
	IObjectStore, IApplicationComponent, IDisposable, ILocalizedTimeProvider
See Also