Event ExceptionThrown
- Namespace
- ComfileTech.Cfnet.Cfheader
- Assembly
- ComfileTech.Cfnet.Cfheader.dll
Fires when an exception is thrown calling Sync().
public event TypedEventHandler<BackgroundSync, Exception>? ExceptionThrown
Returns
- TypedEventHandler<BackgroundSync, Exception>
- Fires when an exception is thrown calling .