次の方法で共有


HttpConnection.Transport プロパティ

定義

この接続のデータの IDuplexPipe 読み取りまたは書き込みに使用できる を取得または設定します。

public:
 virtual property System::IO::Pipelines::IDuplexPipe ^ Transport { System::IO::Pipelines::IDuplexPipe ^ get(); void set(System::IO::Pipelines::IDuplexPipe ^ value); };
public override System.IO.Pipelines.IDuplexPipe Transport { get; set; }
member this.Transport : System.IO.Pipelines.IDuplexPipe with get, set
Public Overrides Property Transport As IDuplexPipe

プロパティ値

適用対象