[This is preliminary documentation and is subject to change.]
References object store that may be used to persist object graphs between volatile application shutdown cycles
Namespace: NFXAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static IObjectStore ObjectStore { get; }
public static IObjectStore ObjectStore { get; }
Public Shared ReadOnly Property ObjectStore As IObjectStore
Get
Public Shared ReadOnly Property ObjectStore As IObjectStore
Get
public:
static property IObjectStore^ ObjectStore {
IObjectStore^ get ();
}
public:
static property IObjectStore^ ObjectStore {
IObjectStore^ get ();
}
static member ObjectStore : IObjectStore with get
static member ObjectStore : IObjectStore with get
Property Value
Type:
IObjectStore