Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
SignalR
Stress
MultGroupHub
C# Class SignalR.Stress.MultGroupHub
Inheritance:
SignalR.Hubs.Hub
Datei anzeigen
Open project: Icenium/SignalR
Public Methods
Method
Description
Do
(
int
index
) :
Task
RejoiningGroups
(
IEnumerable
groups
) :
IEnumerable
Method Details
Do()
public
method
public
Do
(
int
index
) :
Task
index
int
return
Task
RejoiningGroups()
public
method
public
RejoiningGroups
(
IEnumerable
groups
) :
IEnumerable
groups
IEnumerable
return
IEnumerable