StatusCodes.Status502BadGateway Field
Definition
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.
HTTP status code 502.
public: int Status502BadGateway = 502;
public const int Status502BadGateway = 502;
val mutable Status502BadGateway : int
Public Const Status502BadGateway As Integer = 502