C# Class Microsoft.AspNetCore.SignalR.Transports.TransportConnectionExtensions

Mostrar archivo Open project: FabianGosebrink/ASPNET-Core-Angular2-SignalR-Typescript

Private Methods

Method Description
Abort ( this connection, string connectionId ) : System.Threading.Tasks.Task
Initialize ( this connection, string connectionId ) : System.Threading.Tasks.Task
SendCommand ( ITransportConnection connection, string connectionId, CommandType commandType ) : System.Threading.Tasks.Task