共用方式為


GlobalBrokeredServiceContainer.RequestType 列舉

定義

列舉可提出之代理服務要求的型別。

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

欄位

Pipe 1

要求是針對管道傳送至代理服務。

Proxy 0

要求是針對代理服務的 Proxy。

適用於