PersistentConnection Constructor
.NET Framework 4
Namespace: Microsoft.AspNet.SignalR
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New PersistentConnection()
protected PersistentConnection()
protected:
PersistentConnection()
new : unit -> PersistentConnection
protected function PersistentConnection()