PersistentResponse Constructor

.NET Framework 4

Creates a new instance of PersistentResponse.

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

Syntax

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

See Also

Reference

PersistentResponse Class

PersistentResponse Overload

Microsoft.AspNet.SignalR.Transports Namespace