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 Basic | Visual C++ | J# |
long Expiration { get; }
ReadOnly Property Expiration As Long Get
property long long Expiration { long long get (); }
/** @property */ long get_Expiration()