GigaSpaces XAP.Net Documentation
Clean Method (type)
Class LibraryGigaSpaces.CoreISpaceProxyClean(Type)
Deletes all data and metadata of the specified type from the space.
Declaration Syntax
C#Visual BasicVisual C++J#
void Clean(
	Type type
)
Sub Clean ( _
	type As Type _
)
void Clean(
	Type^ type
)
void Clean(
	Type type
)
Parameters
type (Type)

[Missing <param name="type"/> documentation for "M:GigaSpaces.Core.ISpaceProxy.Clean(System.Type)"]

Exceptions
ExceptionCondition
InactiveSpaceExceptionThe space is in backup mode and therefore is not active.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 6.6.3.3200 (6.6.3.3200)