EmmaGCitrix
Results
2
comments of
EmmaGCitrix
How big are the files? Can you try increasing the timeout? ``` var config = ShareFile.Api.Client.Configuration.Default(); config.HttpTimeout = 200 * 1000 // value is in ms var sfClient = new...
I see where you are coming from; it is definitely a weird behavior, but given how long we've operated with that behavior, we probably wouldn't be able to change it...