GigaSpaces XAP.NET Documentation
WriteLease Property
Class LibraryGigaSpaces.XAP.EventsDataEventHandlerAttributeWriteLease
Gets or sets the result object write or update lease.
Declaration Syntax
C#Visual BasicVisual C++J#
public long WriteLease { get; set; }
Public Property WriteLease As Long
public:
property long long WriteLease {
	long long get ();
	void set (long long value);
}
/** @property */
public long get_WriteLease()
/** @property */
public  void set_WriteLease(long value)

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 11.0.0.0 (11.0.0.14800)