Method CreateServerAndClients
CreateServerAndClients()
Will create NumberOfClients number of clients. To create a specific number of clients CreateServerAndClients(int)
Declaration
protected void CreateServerAndClients()
CreateServerAndClients(int)
Creates the server and clients
Declaration
protected void CreateServerAndClients(int numberOfClients)
Parameters
Type | Name | Description |
---|---|---|
int | numberOfClients |