IConnectorClient Interface
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.
The Bot Connector API allows communicating back to the incoming request. Typically to the Activity.ServiceUrl property.
C#
public interface IConnectorClient : IDisposable
type IConnectorClient = interface
interface IDisposable
Public Interface IConnectorClient
Implements IDisposable
- Derived
- Implements
Attachments |
Gets the IAttachments. |
Base |
Gets or sets the base URI of the service. |
Conversations |
Gets the IConversations. |
Product | Versions |
---|---|
Microsoft 365 Agents SDK .NET | 1 |