Diagnostics.Events.HttpClient
Assembly: ServiceStack.Text.dll
View Source
Declaration
public static class HttpClient
Fields
Request
View Source
Declaration
public const string Request = "System.Net.Http.Request"
Response
View Source
Declaration
public const string Response = "System.Net.Http.Response"
OutStart
View Source
Declaration
public const string OutStart = "System.Net.Http.HttpRequestOut.Start"
OutStop
View Source
Declaration
public const string OutStop = "System.Net.Http.HttpRequestOut.Stop"