NOPObjectStoreProvider ClassNFX Class Library

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

Defines a provider that does not do anything - does not store object anywhere but memory
Inheritance Hierarchy

OnlineSystem Object
  NFX DisposableObject
    NFX.ApplicationModel ApplicationComponent
      NFX.ServiceModel Service
        NFX.ServiceModel Service ObjectStoreService 
          NFX.ApplicationModel.Volatile ObjectStoreProvider
            NFX.ApplicationModel.Volatile NOPObjectStoreProvider

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

public class NOPObjectStoreProvider : ObjectStoreProvider
See Also