Gets or sets the total period of time, in milliseconds, at which Event Session lease will be auto renewed.
Each renewal period will be of
AutoRenewLeaseDuration.

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

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