Gets or sets the time that takes to reach the server and return (Round trip time) in milliseconds.
This value will be the time the renew request will be sent to the server prior to the end of the current lease.

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

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