Commit 584f564
authored
Allow client to close the agent connection (#209)
## Description
Exposes `agent.close()` method.
## Motivation and Context
This allows to close the agent.
## Documentation impact
- [x] Documentation update required
- [ ] Documentation updated [in another PR](_)
- [ ] No documentation update required
## Types of changes
- [x] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to
not work as expected)1 parent a41cbcf commit 584f564
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
113 | 117 | | |
114 | 118 | | |
115 | 119 | | |
| |||
0 commit comments