ConnectionManager Class

Visual Studio 2010
.NET Framework 4

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)

public ref class ConnectionManager : IConnectionManager

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: