ConnectionManager Constructor

.NET Framework 4.5

Initializes a new instance of the ConnectionManager class.

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

public:
ConnectionManager(
	IDependencyResolver^ resolver
)
Show: