Click or drag to resize
ICqStatusListener Methods

The ICqStatusListener type exposes the following members.

Methods
  NameDescription
Public methodClose
Called when the region containing this callback is destroyed, when the cache is closed.
(Inherited from ICqListener.)
Public methodOnCqConnected
Called when the cq establishes a connection with a server
Public methodOnCqDisconnected
Called when the cq loses connection with all servers.
Public methodOnError
Handles the event of an entry's value being modified in a region.
(Inherited from ICqListener.)
Public methodOnEvent
Handles the event of a new key being added to a region.
(Inherited from ICqListener.)
Top
See Also