Gets or sets whether the event session automatic lease renewal is enabled.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public bool AutoRenew { get; set; }
Public Property AutoRenew As Boolean
public:
property bool AutoRenew {
bool get ();
void set (bool value);
}
/** @property */
public boolean get_AutoRenew()
/** @property */
public void set_AutoRenew(boolean value)
See Also
Assembly:
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.2.0.0 (12.2.0.18000)