OwinAppBuilderExtension Methods

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Config
Assembly:  Microsoft.WindowsAzure.Mobile.Service.SignalR (in Microsoft.WindowsAzure.Mobile.Service.SignalR.dll)

NameDescription
System_CAPS_pubmethodConfigure(IAppBuilder)

System_CAPS_protmethodConfigureSignalR(IAppBuilder)

Configures the ASP.NET SignalR part of the OWIN pipeline.

System_CAPS_protmethodConfigureSignalRBackplane(IDependencyResolver)

Gets the connection string (if any) to use as the ASP.NET SignalR backplane when running in hosted mode.

System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_protmethodGetPersistentConnectionPath(Type)

Gets a path for a PersistentConnection of persistentConnection. The persistent connection will get wired up under the path /signalr. e.g. /signalr/testconnection.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: