NegotiationResponse::TryWebSockets Property

.NET Framework 4.5

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

public:
property bool TryWebSockets {
	bool get ();
	void set (bool value);
}

Property Value

Type: System::Boolean
Show: