Azure.AI.AgentServer.Core.Common Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| Name | Description |
|---|---|
| AsyncEnumerableExtensions |
Provides extension methods for IAsyncEnumerable<T> to enable advanced streaming operations. |
| CompositeDisposable |
Provides a composite disposable that disposes multiple disposable objects together. |
| SingletonOptionsMonitor<TOptions> |
Provides a singleton implementation of IOptionsMonitor<TOptions> that always returns the same options instance. |