Spring GemFire 1.0.1 API Reference

PoolFactoryObject.KeepAlive Property

Sets a value indicating whether to keep alive

[Visual Basic]
Public WriteOnly Property KeepAlive() As Boolean
   Public Set
   End Set
End Property
[C#]
public bool KeepAlive { public set; }

Property Value

true if keep alive; otherwise, false.

See Also

PoolFactoryObject Class | Spring.Data.GemFire Namespace