Skip to main content

agent_start

Method
This is a method of the Event class in the bus module.
Create agent start event

Signature

def agent_start(agent_name: impl Into<String>) -> Self

Parameters

agent_name
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.