GigaSpaces XAP.NET Documentation
Cancel Method
Class Library ► GigaSpaces.Core ► ILease ► Cancel()()()()
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: 16.3.0.0 (16.3.0)