Interface IHostableAgent
Represents an agent that can be explicitly hosted and closed when the runtime shuts down.
- Inherited Members
Methods
CloseAsync()
Called when the runtime is closing.
Returns
- Value
Task A task representing the asynchronous operation.