프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ConnectedClients | HashSet |
메소드 | 설명 | |
---|---|---|
GetFlotSnapshot ( ) : IEnumerable |
||
GetSnapshots ( int aDays ) : IEnumerable |
||
InVisible ( ) : void | ||
Visible ( ) : void |
메소드 | 설명 | |
---|---|---|
AddClient ( |
||
GetClient ( string connectionId ) : |
||
RemoveClient ( string connectionId ) : void |
메소드 | 설명 | |
---|---|---|
GetFlotData ( System.DateTime aStart, System.DateTime aEnd ) : IEnumerable |
protected AddClient ( |
||
aClient | ||
리턴 | void |
protected GetClient ( string connectionId ) : |
||
connectionId | string | |
리턴 |
protected RemoveClient ( string connectionId ) : void | ||
connectionId | string | |
리턴 | void |