Click or drag to resize
DbStorageClientOnSendCompleted Event
Occurs when a entry is sucessful sended

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> OnSendCompleted

Value

Type: SystemActionEntryEventArgs
See Also