IJavaScriptProxyGenerator Interface

.NET Framework 4.5

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

Syntax

'Declaration
Public Interface IJavaScriptProxyGenerator
'Usage
Dim instance As IJavaScriptProxyGenerator
public interface IJavaScriptProxyGenerator
public interface class IJavaScriptProxyGenerator
type IJavaScriptProxyGenerator =  interface end
public interface IJavaScriptProxyGenerator

The IJavaScriptProxyGenerator type exposes the following members.

Methods

  Name Description
Public method GenerateProxy

Top

See Also

Reference

Microsoft.AspNet.SignalR.Hubs Namespace