Share via


GlobalBrokeredServiceContainer.RequestType Enum

Definition

Enumerates the types of brokered service requests that can be made.

protected enum GlobalBrokeredServiceContainer.RequestType
Protected Enum GlobalBrokeredServiceContainer.RequestType
Inheritance
GlobalBrokeredServiceContainer.RequestType

Fields

Name Value Description
Proxy 0

The request was for a proxy to a brokered service.

Pipe 1

The request was for a pipe to a brokered service.

Applies to