CustomRequestFilter
Assembly: ServiceStack.dll
View Source
Declaration
public class CustomRequestFilter : IPlugin
Properties
ApplyToMessaging
View Source
Declaration
public bool ApplyToMessaging { get; set; }
Methods
Register(IAppHost)
View Source
Declaration
public void Register(IAppHost appHost)
Parameters
Type | Name |
---|---|
ServiceStack.IAppHost | appHost |