FileObjectStoreProvider ClassNFX Class Library

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

Defines a file-based provider that stores objects for ObjectStoreService class
Inheritance Hierarchy

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

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

public class FileObjectStoreProvider : ObjectStoreProvider
See Also