Метод | Описание | |
---|---|---|
RegisterPing ( HttpService service ) : void | ||
RegisterStat ( HttpService service ) : void | ||
Subscribe ( IBus bus, HttpService service ) : void | ||
Unsubscribe ( IBus bus, HttpService service ) : void |
public static RegisterPing ( HttpService service ) : void | ||
service | HttpService | |
Результат | void |
public static RegisterStat ( HttpService service ) : void | ||
service | HttpService | |
Результат | void |
public static Subscribe ( IBus bus, HttpService service ) : void | ||
bus | IBus | |
service | HttpService | |
Результат | void |
public static Unsubscribe ( IBus bus, HttpService service ) : void | ||
bus | IBus | |
service | HttpService | |
Результат | void |