[This is preliminary documentation and is subject to change.]
Outlines interface for object store
Namespace: NFX.ApplicationModel.VolatileAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public interface IObjectStore : IApplicationComponent,
IDisposable, ILocalizedTimeProvider
public interface IObjectStore : IApplicationComponent,
IDisposable, ILocalizedTimeProvider
Public Interface IObjectStore
Inherits IApplicationComponent, IDisposable, ILocalizedTimeProvider
Public Interface IObjectStore
Inherits IApplicationComponent, IDisposable, ILocalizedTimeProvider
public interface class IObjectStore : IApplicationComponent,
IDisposable, ILocalizedTimeProvider
public interface class IObjectStore : IApplicationComponent,
IDisposable, ILocalizedTimeProvider
type IObjectStore =
interface
interface IApplicationComponent
interface IDisposable
interface ILocalizedTimeProvider
end
type IObjectStore =
interface
interface IApplicationComponent
interface IDisposable
interface ILocalizedTimeProvider
end