Click or drag to resize

CachePersistorBaseSynchronizer Property

Implementation of notification and synchronization changes in the cache.

Namespace:  ASDSoft.WebSigner.Server.Cache
Assembly:  ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.5.0
Syntax
C#
public ICacheSynchronizer Synchronizer { get; protected set; }

Property Value

Type: ICacheSynchronizer
See Also