TransformBuilderContext.CopyResponseTrailers Property     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates if response trailers should all be copied to the client response before transforms are applied.
public bool? CopyResponseTrailers { get; set; }member this.CopyResponseTrailers : Nullable<bool> with get, setPublic Property CopyResponseTrailers As Nullable(Of Boolean)