Publishex v1.0.1 Publishex.UploadStrategy behaviour View Source
Upload strategy of a list of files.
Two options: Publishex.UploadStrategy.Async
or Publishex.UploadStrategy.Sync
Whether each file is uploaded asynchronously or synchronously. The latter
is especially useful when testing.