GigaSpaces XAP.NET Documentation
Clear Method
Class LibraryGigaSpaces.CoreISpaceProxyClear()()()
Members
IconMemberDescription
Clear()()()
Removes all entries under the default transaction from the space.

Clear(Object)
Removes all matching entries under the default transaction from the space.

Clear(ITransaction)
Removes all entries under the specified transaction from the space.

Clear(Object, ITransaction)
Removes all matching entries under the specified transaction from the space.

Clear(Object, ITransaction, TakeModifiers)
Removes all matching entries under the specified transaction from the space.

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