IJavaScriptProxyGenerator Interface

.NET Framework 4.5

Generates the proxy service for the JavaScript interface.

Namespace:  Microsoft.AspNet.SignalR.Hubs
Assembly:  Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)

public interface class IJavaScriptProxyGenerator

The IJavaScriptProxyGenerator type exposes the following members.

  NameDescription
Public methodGenerateProxyGenerates a proxy for the service URL of the IJavaScriptProxyGenerator.
Top
Show: