AddEntryListener Method
AddEntryListener(EntryListenerOptions)
Adds an entry listener configuration.
Declaration
public QueryCacheOptions AddEntryListener(EntryListenerOptions listenerConfig)
Parameters
EntryListenerOptions | listenerConfig | The entry listener configuration to add. |
Returns
QueryCacheOptions | This instance. |