Click or drag to resize

CacheItemTItem Property

Item stored in the cache.

Namespace:  ASDSoft.WebSigner.Server.Cache
Assembly:  ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.5.0
Syntax
C#
protected T Item { get; }

Property Value

Type: T
See Also