Tracker »

Issue 1978 – Allow using the stream returned by Session.GetFile from different thread

: .NET
: Unspecified
: Enhancement
: Medium
: 0
: RESOLVED
: IMPLEMENTED
: 5.18.4
This effectively allows using the stream for Session.PutFile, which reads the stream on a separate thread.
Implemented.