Tracker »
Issue 1978 »
Issue activity log
| 2021-04-19 12:42 | Created | Allow using the stream returned by Session.GetFile from different thread |
| Component | .NET | |
| Severity | Enhancement | |
| Comment | This effectively allows using the stream for Session.PutFile, which reads the stream on a separate thread. | |
| Status | RESOLVED | |
| Implemented in | 5.18.4 | |
| Resolution | FIXED | |
| Comment | Implemented. | |
| 2021-04-19 12:43 | Comment | https://stackoverflow.com/q/67146063/850848 |
| 2021-04-20 13:19 | Comment | Commit 9a7509d8 |
| 2023-01-09 15:32 | Comment | This effectively allows using the stream for ''Session.PutFile'', which reads the stream on a separate thread. |