IServerIdManager Interface

Visual Studio 2010
.NET Framework 4

Generates a server id

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

public interface class IServerIdManager

The IServerIdManager type exposes the following members.

  NameDescription
Public propertyServerIdThe id of the server.
Top
Show: