Property | Type | Description | |
---|---|---|---|
Connections | int |
Method | Description | |
---|---|---|
Connect ( ) : Task | ||
Disconnect ( ) : Task | ||
HitMe ( long start, int clientCalls, string connectionId ) : void | ||
HitUs ( long start, int clientCalls ) : void | ||
RejoiningGroups ( IEnumerable |
public HitMe ( long start, int clientCalls, string connectionId ) : void | ||
start | long | |
clientCalls | int | |
connectionId | string | |
return | void |
public HitUs ( long start, int clientCalls ) : void | ||
start | long | |
clientCalls | int | |
return | void |
public RejoiningGroups ( IEnumerable |
||
groups | IEnumerable |
|
return | IEnumerable |