Gets the source stream.
The source stream.
This is the same value as the sourceStream parameter passed to UploadStreamAsync if this method is used to initiate the upload operation. If UploadFileAsync was used instead, then the value of this property will be null ( Nothing in VB)
For an example, refer to UploadStreamAsync.