Table of Contents

Method Encode

Namespace
Scaleout.Client.KeyEncoding
Assembly
Scaleout.Client.dll

Encode(string)

Encodes a string as a ScaleOut key that is compatible with legacy APIs.

public override KeyEncodingResult Encode(string key)

Parameters

key string

A string key.

Returns

KeyEncodingResult

A KeyEncodingResult.