GigaSpaces XAP.NET Documentation
Object Property
Class LibraryGigaSpaces.CoreILeaseContext<(Of <(T>)>)Object
Gets the previous value of the entry (null on first write).
Declaration Syntax
C#Visual BasicVisual C++J#
T Object { get; }
ReadOnly Property Object As T
property T Object {
	T get ();
}
/** @property */
T get_Object()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.0.0.0 (12.0.0.16000)