GigaSpaces XAP.NET Documentation
Lease Property
Class LibraryGigaSpaces.Core.EventsIEventRegistrationLease
Returns the Lease object for this registration.
Declaration Syntax
C#Visual BasicVisual C++J#
ILease Lease { get; }
ReadOnly Property Lease As ILease
property ILease^ Lease {
	ILease^ get ();
}
/** @property */
ILease get_Lease()

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