Share via


ServerIdManager Constructor

.NET Framework 4

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

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New ServerIdManager()
public ServerIdManager()
public:
ServerIdManager()
new : unit -> ServerIdManager
public function ServerIdManager()

See Also

Reference

ServerIdManager Class

Microsoft.AspNet.SignalR.Infrastructure Namespace