ForwarderStage Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Stages of forwarding a request.
C#
public enum ForwarderStage
type ForwarderStage =
Public Enum ForwarderStage
- Inheritance
-
ForwarderStage
Name | Value | Description |
---|---|---|
SendAsyncStart | 1 | |
SendAsyncStop | 2 | |
RequestContentTransferStart | 3 | |
ResponseContentTransferStart | 4 | |
ResponseUpgrade | 5 |
Product | Versions |
---|---|
Yarp | 1.0.1, 1.1.2, 2.0.1, 2.1.0, 2.2.0 |