Calls back the agent event.

C# | Visual Basic | Visual C++ |
void AgentEvent( IEnvelope<IAgent> eventAgent )
Sub AgentEvent ( _ eventAgent As IEnvelope(Of IAgent) _ )
void AgentEvent( IEnvelope<IAgent^>^ eventAgent )

- eventAgent (IEnvelope<(Of <(IAgent>)>))
- The agent event.