GigaSpaces XAP.NET Documentation
Lease Property
Class LibraryGigaSpaces.Core.EventsLeaseRenewalEventArgsLease
Returns a reference to the lease to which the event pertains.
Declaration Syntax
C#Visual BasicVisual C++J#
public ILease Lease { get; }
Public ReadOnly Property Lease As ILease
	Get
public:
property ILease^ Lease {
	ILease^ get ();
}
/** @property */
public ILease get_Lease()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.2.0.0 (14.2.0.20400)