...
You also have the option to send out an event to all CD servers, telling them to clear their image caches for a specific assetId.
To enable invoke the event on the CD Server, you must locate the following file \ App_Config \→ Include \→ damforsitecore \→ DFS.ConnectClient.config. Open it and find the tag events. By default Check that the event name publishname publish:dfsClearCache:remote will be is not commented out. Remove the commenting to enable this custom event.
...