OwinAppBuilderExtension Methods
Namespace:
Microsoft.WindowsAzure.Mobile.Service.Config
Assembly: Microsoft.WindowsAzure.Mobile.Service.SignalR (in Microsoft.WindowsAzure.Mobile.Service.SignalR.dll)
| Name | Description | |
|---|---|---|
![]() | Configure(IAppBuilder) | |
![]() | ConfigureSignalR(IAppBuilder) | Configures the ASP.NET SignalR part of the OWIN pipeline. |
![]() | ConfigureSignalRBackplane(IDependencyResolver) | Gets the connection string (if any) to use as the ASP.NET SignalR backplane when running in hosted mode. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetPersistentConnectionPath(Type) | Gets a path for a PersistentConnection of persistentConnection. The persistent connection will get wired up under the path /signalr. e.g. /signalr/testconnection. |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Show:

