Stream to read the upload data for
            
 Declaration Syntax
 Declaration Syntax| C# | 
public Stream InputStream { get; set; }
 Remarks
 Remarks
            If you use InputStream, then you also need to set ContentLength
            
 Declaration Syntax
 Declaration Syntax| C# | 
public Stream InputStream { get; set; }
 Remarks
 Remarks