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.
Enables full request body buffering. Use this if multiple components need to read the raw stream. Defaults to false.
public bool? BufferBody { get; }
member this.BufferBody : Nullable<bool>
Public ReadOnly Property BufferBody As Nullable(Of Boolean)