[This is preliminary documentation and is subject to change.]
Implements ObjectStore service that does nothing
System Object NFX DisposableObject NFX.ApplicationModel ApplicationComponent NFX.ApplicationModel.Volatile NOPObjectStoreNamespace: NFX.ApplicationModel.VolatileAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public sealed class NOPObjectStore : ApplicationComponent,
IObjectStore, IApplicationComponent, IDisposable, ILocalizedTimeProvider
public sealed class NOPObjectStore : ApplicationComponent,
IObjectStore, IApplicationComponent, IDisposable, ILocalizedTimeProvider
Public NotInheritable Class NOPObjectStore
Inherits ApplicationComponent
Implements IObjectStore, IApplicationComponent, IDisposable, ILocalizedTimeProvider
Public NotInheritable Class NOPObjectStore
Inherits ApplicationComponent
Implements IObjectStore, IApplicationComponent, IDisposable, ILocalizedTimeProvider
public ref class NOPObjectStore sealed : public ApplicationComponent,
IObjectStore, IApplicationComponent, IDisposable, ILocalizedTimeProvider
public ref class NOPObjectStore sealed : public ApplicationComponent,
IObjectStore, IApplicationComponent, IDisposable, ILocalizedTimeProvider
[<SealedAttribute>]
type NOPObjectStore =
class
inherit ApplicationComponent
interface IObjectStore
interface IApplicationComponent
interface IDisposable
interface ILocalizedTimeProvider
end
[<SealedAttribute>]
type NOPObjectStore =
class
inherit ApplicationComponent
interface IObjectStore
interface IApplicationComponent
interface IDisposable
interface ILocalizedTimeProvider
end