Property | Type | Description | |
---|---|---|---|
ConnectedClients | HashSet |
Method | Description | |
---|---|---|
InVisible ( ) : void | ||
Load ( int aCount, int aPage, string aSortBy, string aSort ) : |
||
Visible ( ) : void |
Method | Description | |
---|---|---|
AddClient ( |
||
GetClient ( string connectionId ) : |
||
RemoveClient ( string connectionId ) : void |
protected AddClient ( |
||
aClient | ||
return | void |
protected GetClient ( string connectionId ) : |
||
connectionId | string | |
return |
public Load ( int aCount, int aPage, string aSortBy, string aSort ) : |
||
aCount | int | |
aPage | int | |
aSortBy | string | |
aSort | string | |
return |
protected RemoveClient ( string connectionId ) : void | ||
connectionId | string | |
return | void |