Click or drag to resize

AppContextTLSCache Property

Provides access to this thread's Thread-Local Storage (TLS) cache.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public EAPTLSCache TLSCache { get; }

Property Value

Type: EAPTLSCache

Implements

IAppContextTLSCache
See Also