次の方法で共有


GlobalBrokeredServiceContainer.RequestType 列挙型

定義

実行できるブローカー サービス要求の種類を列挙します。

protected enum GlobalBrokeredServiceContainer.RequestType
Protected Enum GlobalBrokeredServiceContainer.RequestType
継承
GlobalBrokeredServiceContainer.RequestType

フィールド

Pipe 1

要求は、仲介型サービスへのパイプ用でした。

Proxy 0

要求は、ブローカー サービスへのプロキシに対して行われました。

適用対象