CachedServiceT, UStartCaching Method |
Starts the caching of the service. Call this method if the service itself is not needed (so there is no need to use
Instance), but
the methods to attach the service and detach the service should be called.
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public void StartCaching()
See Also