StatusCodes.Status504GatewayTimeout 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 504.
public: int Status504GatewayTimeout = 504;
public const int Status504GatewayTimeout = 504;
val mutable Status504GatewayTimeout : int
Public Const Status504GatewayTimeout As Integer = 504