Gets or sets the lease period, in milliseconds, used to auto renew the Event Session.
This period defines the max time passes between session failure, and the time the failure notifications is received.
The parameter value must be bigger than
AutoRenewRTT.

Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public long AutoRenewLeaseDuration { get; set; }
Public Property AutoRenewLeaseDuration As Long
/** @property */
public long get_AutoRenewLeaseDuration()
/** @property */
public void set_AutoRenewLeaseDuration(long value)

See Also
Assembly:
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 6.6.3.3200 (6.6.3.3200)