Gets and sets the ReadEntireResponse.
If this property is set to true, the service response
is read in its entirety before being processed.

C# |
public bool ReadEntireResponse { get; set; }
C# |
public bool ReadEntireResponse { get; set; }