Skip to main content

Diagnostics.Events.ServiceStack

Assembly: ServiceStack.Text.dll
View Source
Declaration
public static class ServiceStack

Fields

WriteRequestBefore

View Source
Declaration
public const string WriteRequestBefore = "ServiceStack.WriteRequestBefore"

WriteRequestAfter

View Source
Declaration
public const string WriteRequestAfter = "ServiceStack.WriteRequestAfter"

WriteRequestError

View Source
Declaration
public const string WriteRequestError = "ServiceStack.WriteRequestError"

WriteGatewayBefore

View Source
Declaration
public const string WriteGatewayBefore = "ServiceStack.WriteGatewayBefore"

WriteGatewayAfter

View Source
Declaration
public const string WriteGatewayAfter = "ServiceStack.WriteGatewayAfter"

WriteGatewayError

View Source
Declaration
public const string WriteGatewayError = "ServiceStack.WriteGatewayError"

WriteMqRequestBefore

View Source
Declaration
public const string WriteMqRequestBefore = "ServiceStack.WriteMqRequestBefore"

WriteMqRequestAfter

View Source
Declaration
public const string WriteMqRequestAfter = "ServiceStack.WriteMqRequestAfter"

WriteMqRequestError

View Source
Declaration
public const string WriteMqRequestError = "ServiceStack.WriteMqRequestError"

WriteMqRequestPublish

View Source
Declaration
public const string WriteMqRequestPublish = "ServiceStack.WriteMqRequestPublish"