Click or drag to resize
DbStorageClientOnSendProgress Event
Occurs when a piece of the entry is sended to the storage

Namespace: DrawerBackup.Native.Clients
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public event Action<EntryEventArgs> OnSendProgress

Value

Type: SystemActionEntryEventArgs
See Also