BlobDownloadStreamingResult.ExpectTrailingDetails Property

Definition

Indicates some contents of Details are mixed into the response stream. They will not be set until Content has been fully consumed. These details will be extracted from the content stream by the library before the calling code can encounter them.

public bool ExpectTrailingDetails { get; }
member this.ExpectTrailingDetails : bool
Public ReadOnly Property ExpectTrailingDetails As Boolean

Property Value

Applies to