Click or drag to resize
DbStorageClient Events

The DbStorageClient type exposes the following members.

Events
  Name Description
Public event OnReadCompleted
Occurs when a entry is sucessful readed
Public event OnReadProgress
Occurs when a piece of the entry is readed from the storage
Public event OnSendCompleted
Occurs when a entry is sucessful sended
Public event OnSendProgress
Occurs when a piece of the entry is sended to the storage
Top
See Also