WebRequestProfilerProvider.Settings
WebRequestProfilerProvider specific configurations
Assembly: ServiceStack.NetFramework.dll
View Source
Declaration
public static class Settings
Properties
UserProvider
Provides user identification for a given profiling request.
View Source
Declaration
public static IUserProvider UserProvider { get; set; }