![]()  | 
  
    CQRS.NET
    4.0
    
   A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments. 
   | 
 
A Start-up class for SignalR. wired in using OwinStartup. More...
Public Member Functions | |
| SignalRStartUp () | |
| Instantiates a new instance of SignalRStartUp creating a new instance of ConfigurationManager.  More... | |
| SignalRStartUp (IConfigurationManager configurationManager) | |
| Instantiates a new instance of SignalRStartUp with the provided configurationManager .  More... | |
| virtual void | Configuration (IAppBuilder app) | 
| Configure SignalR to run.  More... | |
Properties | |
| IConfigurationManager | ConfigurationManager [get, set] | 
| Gets or sets the IConfigurationManager.  More... | |
A Start-up class for SignalR. wired in using OwinStartup.