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: 8.0.8.6380 (8.0.8.6380)