![]() |
CQRS.NET
2.2
A lightweight enterprise framework to write CQRS, event-sourced 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.