Property | Type | Description | |
---|---|---|---|
_isDisconnected | int |
Method | Description | |
---|---|---|
Disconnect ( ) : Task | ||
KeepAlive ( ) : void | ||
Timeout ( ) : void | ||
TransportDisconnectBase ( SignalR.Hosting.HostContext context, ITransportHeartBeat heartBeat ) : System |
public TransportDisconnectBase ( SignalR.Hosting.HostContext context, ITransportHeartBeat heartBeat ) : System | ||
context | SignalR.Hosting.HostContext | |
heartBeat | ITransportHeartBeat | |
return | System |