DataCacheClearRegion Method Windows Server AppFabric Caching Compatibility Library
Deletes all objects in the specified region.

Namespace: Soss.Compat.WSAF
Assembly: soss_wsaf_compat (in soss_wsaf_compat.dll) Version: 1.1.0.100 (1.1.0.100)
Syntax

public void ClearRegion(
	string region
)

Parameters

region
Type: SystemString
The region name whose objects are removed.
See Also

Reference