Gets and Sets the BufferSize property.
            The BufferSize controls the buffer used to read in from input streams and write 
            out to the request.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public int BufferSize { get; set; }
 Declaration Syntax
 Declaration Syntax| C# | 
public int BufferSize { get; set; }