GigaSpaces XAP.NET Documentation
DefaultLeaseTime Property
Class LibraryGigaSpaces.CoreSpaceIteratorConfigDefaultLeaseTime
Gets or sets the default value for LeaseTime property.
Declaration Syntax
C#Visual BasicVisual C++J#
public static long DefaultLeaseTime { get; set; }
Public Shared Property DefaultLeaseTime As Long
public:
static property long long DefaultLeaseTime {
	long long get ();
	void set (long long value);
}
/** @property */
public static long get_DefaultLeaseTime()
/** @property */
public static  void set_DefaultLeaseTime(long value)

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