Click or drag to resize

IDataCachingServiceUpdated Event

Fired after an object has successfully been updated within the cache

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

Value

Type: SystemEventHandlerDataCacheEventArgs
See Also