GlobalBrokeredServiceContainer.RequestType 枚举

定义

枚举可以发出的中转服务请求的类型。

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

字段

Pipe 1

请求是针对中转服务的管道。

Proxy 0

请求针对中转服务的代理。

适用于