.NET Framework 4
Namespace:  Microsoft.AspNet.SignalR.Client.Transports
Assembly:  Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)
Syntax
'Declaration
Public Interface IClientTransport
'Usage
Dim instance As IClientTransport
public interface IClientTransport
public interface class IClientTransport
type IClientTransport =  interface end
public interface IClientTransport
The IClientTransport type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| .jpeg) | Name | 
Top
Methods
| Name | Description | |
|---|---|---|
| .jpeg) | Abort | |
| .jpeg) | Negotiate | |
| .jpeg) | Send | |
| .jpeg) | Start | 
Top