Name | Description | |
---|---|---|
![]() ![]() | UploadAsync(String,LockUriTokenPair[], IDictionary<String, String>, CancellationToken) |
Uploads content of a file specified by filename to the server.
|
![]() ![]() | UploadAsync(Func<Stream, Task>, Int64,LockUriTokenPair[], IDictionary<String, String>, CancellationToken) |
Uploads content of a file specified by function onStreamAvailable to the server.
|