ChaosHandler.Create504GatewayTimeoutResponse(TimeSpan) Method
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.
Create a HTTP status 504 response message
public static System.Net.Http.HttpResponseMessage Create504GatewayTimeoutResponse (TimeSpan retry);
static member Create504GatewayTimeoutResponse : TimeSpan -> System.Net.Http.HttpResponseMessage
Public Shared Function Create504GatewayTimeoutResponse (retry As TimeSpan) As HttpResponseMessage
Parameters
Returns
A HttpResponseMessage object simulating a 504 response