Table of Contents

Property KeyEncoder

Namespace
Scaleout.Client
Assembly
Scaleout.Client.dll

KeyEncoder

Gets the custom KeyEncoder used to encode keys in the cache.

public KeyEncoder<TKey> KeyEncoder { get; }

Property Value

KeyEncoder<TKey>