GigaSpaces XAP.NET Documentation
Version Property
Class LibraryGigaSpaces.CoreILeaseContext<(Of <(T>)>)Version
Gets the version of the entry (1 if entry was written, greater value if it was updated).
Declaration Syntax
C#Visual BasicVisual C++J#
int Version { get; }
ReadOnly Property Version As Integer
property int Version {
	int get ();
}
/** @property */
int get_Version()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.1.0.0 (12.1.0.17000)