The CachedObjectId type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Key |
The StateServerKey representing the key of a cached object. Read-only.
|
![]() | Value |
Fetches the object corresponding to this CachedObjectId from the
NamedCache and returns it.
|
See Also