IHttpRequestTrailersFeature.Available 属性

定义

指示 是否 Trailers 可用。 在完全读取请求正文之前,它们可能不可用。

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

属性值

适用于