Service that expose a short time cache to make it possible to pass none serializable objects
(such as PageEventArgs) from outside to workflow instances. It also expose
methods to get EPiServerData from Workflow instances. Primarly used when using other host than AspNet.
Namespace:
EPiServer.WorkflowFoundation.ServicesAssembly: EPiServer.WorkflowFoundation (in EPiServer.WorkflowFoundation.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
[SerializableAttribute] public abstract class CacheService : IPageSource |