Add | Add an Engine to the dictionary. Engine.EndPoint must be initialized. |
Clear | Remove all Engine objects from the dictionary. |
ContainsKey | Returns true if the dictionary contains the specified key. |
Item | Return an Engine from the dictionary given its IPEndPoint key. |
Remove | Remove an Engine from the dictionary. |
Count | Gets the number of Engine objects in the dictionary. |