| Overload | Description |
|---|---|
| StartSession() | Attempt to activate the agent. |
| StartSession(String) | Attempt to activate the agent. |
| StartSession(Int32,String) | Attempt to activate the agent. |
| StartSession(IMessageSourceProvider,String) | Attempt to activate the agent. |
| StartSession(AgentConfiguration) | Attempt to activate the agent. |
| StartSession(AgentConfiguration,String) | Attempt to activate the agent. |
| StartSession(AgentConfiguration,Int32,String) | Attempt to activate the agent. |
| StartSession(AgentConfiguration,IMessageSourceProvider,String) | Attempt to activate the agent. |