| Overload | Description |
|---|---|
| Load(Agent,String,Server) | Load the Agent with the specified name from the specified JAMS Server. |
| Load(Agent,String) | Load the Agent with the specified name from the current JAMS Server. |
| Load(Agent,Int32,Server) | Load the Agent with the specified Agent ID from the specified JAMS Server. |
| Load(Agent,String,Int32,Server) | Load the Agent with the specified ID or name from the specified JAMS Server. |