Share via


NegotiationResponse Constructor

.NET Framework 4

Namespace:  Microsoft.AspNet.SignalR.Client
Assembly:  Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)

Syntax

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

See Also

Reference

NegotiationResponse Class

Microsoft.AspNet.SignalR.Client Namespace