filterChannelContentFromKvCache property

bool? get filterChannelContentFromKvCache

Whether channel content is filtered from the KV cache.

Implementation

bool? get filterChannelContentFromKvCache;
set filterChannelContentFromKvCache (bool? value)

Implementation

set filterChannelContentFromKvCache(bool? value);