Table of Contents

Method Remove

Namespace
Scaleout.Client.InProc
Assembly
Scaleout.Client.dll

Remove(ref ObjectKey)

Removes the value with the specified key from the client cache.

public override void Remove(ref ObjectKey key)

Parameters

key ObjectKey

Key to the item in the cache.