IHttpRequestTrailersFeature.Available Property

Definition

Indicates if the Trailers are available yet. They may not be available until the request body is fully read.

public:
 property bool Available { bool get(); };
public bool Available { get; }
member this.Available : bool
Public ReadOnly Property Available As Boolean

Property Value

Applies to