SocketsHttpPlaintextStreamFilterContext.PlaintextStream 屬性

定義

取得用於 HTTP 協定請求與回應的純文字 Stream。

public:
 property System::IO::Stream ^ PlaintextStream { System::IO::Stream ^ get(); };
public System.IO.Stream PlaintextStream { get; }
member this.PlaintextStream : System.IO.Stream
Public ReadOnly Property PlaintextStream As Stream

屬性值

用於 HTTP 協定請求與回應的明文串流。

適用於