共用方式為


StatusCodes.Status502BadGateway 欄位

定義

HTTP 狀態碼 502。

public: int Status502BadGateway = 502;
public const int Status502BadGateway = 502;
val mutable Status502BadGateway : int
Public Const Status502BadGateway As Integer  = 502

欄位值

Value = 502

適用於