Click or drag to resize

IDataCachingServiceAdded Event

Fired after an object has successfully been committed to the cache

Namespace:  SanteDB.Core.Services
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.481-alpha
Syntax
event EventHandler<DataCacheEventArgs> Added

Value

Type: SystemEventHandlerDataCacheEventArgs
See Also