Method | Description | |
---|---|---|
OnActionExecuted ( System.Web.Http.Filters.HttpActionExecutedContext actionExecutedContext ) : void | ||
PollingEventRaisingApiFilter ( IForegroundPolledEventRaiser polledEventRaiser ) : System |
public OnActionExecuted ( System.Web.Http.Filters.HttpActionExecutedContext actionExecutedContext ) : void | ||
actionExecutedContext | System.Web.Http.Filters.HttpActionExecutedContext | |
return | void |
public PollingEventRaisingApiFilter ( IForegroundPolledEventRaiser polledEventRaiser ) : System | ||
polledEventRaiser | IForegroundPolledEventRaiser | |
return | System |