NamedCacheObjExpiredEventArgsKey Property

ScaleOut Software NamedCache API
Returns the StateServerKey structure used by StateServer to identify the expiring cached object.

Namespace:  Soss.Client
Assembly:  soss_namedcache (in soss_namedcache.dll) Version: 6.2.0.0
Syntax

public StateServerKey Key { get; }

Property Value

Type: StateServerKey
See Also

Reference