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: 6.6.3.3200 (6.6.3.3200)