IProcessServiceGetCacheStatistics Method

Scanjour Workflow4 Reference Manual
Clears the all cached objects

Namespace:  Scanjour.Workflow4.Web.Services
Assembly:  Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

Stream GetCacheStatistics(
	string typeName
)

Parameters

typeName
Type: SystemString
The type of the objects in the cache

Return Value

Type: Stream
Size of objects removed
See Also

Reference