Click or drag to resize
TransferManagerOnEntryError Event
Occurs when a exception is raised in a entry processing

Namespace: DrawerBackup.Client.Transfers
Assembly: DrawerBackup.Client (in DrawerBackup.Client.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public event Action<Stream, IJobEntry, Exception> OnEntryError

Value

Type: SystemActionStream, IJobEntry, Exception
See Also