ConnectionManager Class

.NET Framework 4.5

Default IConnectionManager implementation.

System.Object
  Microsoft.AspNet.SignalR.Infrastructure.ConnectionManager

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

'Declaration
Public Class ConnectionManager _
	Implements IConnectionManager
'Usage
Dim instance As ConnectionManager

The ConnectionManager type exposes the following members.

  NameDescription
Public methodConnectionManagerInitializes a new instance of the ConnectionManager class.
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: