GigaSpaces XAP.NET Documentation
Expiration Property
Class LibraryGigaSpaces.CoreILeaseExpiration
Returns the absolute time that the lease will expire, represented as milliseconds from the beginning of the epoch, relative to the local clock.
Declaration Syntax
C#Visual BasicVisual C++J#
long Expiration { get; }
ReadOnly Property Expiration As Long
property long long Expiration {
	long long get ();
}
/** @property */
long get_Expiration()

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