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: 12.3.0.0 (12.3.0.19000)