Méthode | Description | |
---|---|---|
LostConnection ( IConnection connection ) : void | ||
ServerSentEventsTransport ( ) : System | ||
ServerSentEventsTransport ( IHttpClient httpClient ) : System |
Méthode | Description | |
---|---|---|
OnStart ( IConnection connection, string connectionData, |
||
OnStartFailed ( ) : void |
Méthode | Description | |
---|---|---|
OpenConnection ( IConnection connection, string data, |
||
Reconnect ( IConnection connection, string data, |
public LostConnection ( IConnection connection ) : void | ||
connection | IConnection | |
Résultat | void |
protected OnStart ( IConnection connection, string connectionData, |
||
connection | IConnection | |
connectionData | string | |
disconnectToken | ||
Résultat | void |
public ServerSentEventsTransport ( ) : System | ||
Résultat | System |
public ServerSentEventsTransport ( IHttpClient httpClient ) : System | ||
httpClient | IHttpClient | |
Résultat | System |