Initializes a new instance of the KeyInterest class.
true
register durable interest.The client can register any of its interest lists and continuous queries as durable. Durable interest remains even if the client disconnects for a period of time. During the client’s down time, the server maintains its durable subscriptions and then, when the client reconnects, plays them back to the client.
KeyInterest Class | Spring.Data.GemFire Namespace | KeyInterest Constructor Overload List