Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.NET Framework 4
Inheritance Hierarchy
System.Object
  Microsoft.AspNet.SignalR.Client.NegotiationResponse
Namespace:  Microsoft.AspNet.SignalR.Client
Assembly:  Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)
Syntax
'Declaration
Public Class NegotiationResponse
'Usage
Dim instance As NegotiationResponse
public class NegotiationResponse
public ref class NegotiationResponse
type NegotiationResponse =  class end
public class NegotiationResponse
The NegotiationResponse type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| .jpeg) | NegotiationResponse | 
Top
Properties
| Name | Description | |
|---|---|---|
| .jpeg) | ConnectionId | |
| .jpeg) | ConnectionToken | |
| .jpeg) | DisconnectTimeout | |
| .jpeg) | ProtocolVersion | |
| .jpeg) | TryWebSockets | |
| .jpeg) | Url | 
Top
Methods
| Name | Description | |
|---|---|---|
| .jpeg) | Equals | (Inherited from Object.) | 
| .jpeg) | Finalize | (Inherited from Object.) | 
| .jpeg) | GetHashCode | (Inherited from Object.) | 
| .jpeg) | GetType | (Inherited from Object.) | 
| .jpeg) | MemberwiseClone | (Inherited from Object.) | 
| .jpeg) | ToString | (Inherited from Object.) | 
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.