ChatClientBuilder Class
Definition
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.
A builder for creating pipelines of IChatClient.
public ref class ChatClientBuilder sealed
public sealed class ChatClientBuilder
type ChatClientBuilder = class
Public NotInheritable Class ChatClientBuilder
- Inheritance
-
ChatClientBuilder
Constructors
| ChatClientBuilder(Func<IServiceProvider,IChatClient>) |
Initializes a new instance of the ChatClientBuilder class. |
| ChatClientBuilder(IChatClient) |
Initializes a new instance of the ChatClientBuilder class. |