GigaSpaces XAP.Net Documentation
LeaseDisabled Property
Class LibraryGigaSpaces.CoreILeaseContext<(Of <(T>)>)LeaseDisabled
Returns true if lease functionality is disabled for this instance.
Declaration Syntax
C#Visual BasicVisual C++J#
bool LeaseDisabled { get; }
ReadOnly Property LeaseDisabled As Boolean
property bool LeaseDisabled {
	bool get ();
}
/** @property */
boolean get_LeaseDisabled()

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