Clears the all cached objects
If no type is supplied in the parameter it will trigger an appdomain.unload
performed by the host when there are no running workflow instances
Namespace: Scanjour.Workflow4.Web.Services
Assembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
Parameters
- typeName
- Type: SystemString
The type of the objects in the cache
Return Value
Type: StreamSize of objects removed
See Also