Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: HttpResponseContent Set(UseGzipOption)

Declaration

public HttpResponseContent Set(
    UseGzipOption option
)

Summary

Modifies the HttpResponseContent.UseGzip option in this response object and returns the same object.

Parameters

UseGzipOptionoption The new value for the HttpResponseContent.UseGzip option.