Свойство | Type | Description | |
---|---|---|---|
ConnectedClients | HashSet |
Méthode | Description | |
---|---|---|
GetFlotSnapshot ( ) : IEnumerable |
||
GetSnapshots ( int aDays ) : IEnumerable |
||
InVisible ( ) : void | ||
Visible ( ) : void |
Méthode | Description | |
---|---|---|
AddClient ( |
||
GetClient ( string connectionId ) : |
||
RemoveClient ( string connectionId ) : void |
Méthode | Description | |
---|---|---|
GetFlotData ( System.DateTime aStart, System.DateTime aEnd ) : IEnumerable |
protected AddClient ( |
||
aClient | ||
Résultat | void |
protected GetClient ( string connectionId ) : |
||
connectionId | string | |
Résultat |
public GetSnapshots ( int aDays ) : IEnumerable |
||
aDays | int | |
Résultat | IEnumerable |
protected RemoveClient ( string connectionId ) : void | ||
connectionId | string | |
Résultat | void |