The input stream of data.
[VB.NET] Public Function SetInputStreamAsync(ByVal InputStream As System.IO.Stream) As Task
[C#] public Task SetInputStreamAsync(System.IO.Stream inputStream);