GigaSpaces XAP.NET Documentation
Cancel Method
Class LibraryGigaSpaces.CoreILeaseCancel()()()
Used by the lease holder to indicate that it is no longer interested in the resource or information held by the lease.
Declaration Syntax
C#Visual BasicVisual C++J#
void Cancel()
Sub Cancel
void Cancel()
void Cancel()
Exceptions
ExceptionCondition
UnknownLeaseException The lease being cancelled is unknown to the lease grantor.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.2.0.0 (10.2.1.14000)