Overload List
| Name | Description | |
|---|---|---|
| RegisterAllKeys()() |
Register interest for all the keys of the region to get
updates from the server.
Valid only for a Native Client region when client notification
( SetClientNotificationEnabled(Boolean) ) is true.
| |
| RegisterAllKeys(Boolean) |
Register interest for all the keys of the region to get
updates from the server.
Valid only for a Native Client region when client notification
( SetClientNotificationEnabled(Boolean) ) is true.
Should only be called for durable clients and with cache server version 5.5 onwards.
|