次の方法で共有


IConnectorClient Interface

Definition

The Connector API allows communicating back to the incoming request. Typically to the Activity.ServiceUrl property.

public interface IConnectorClient : IDisposable
type IConnectorClient = interface
    interface IDisposable
Public Interface IConnectorClient
Implements IDisposable
Derived
Implements

Properties

Attachments

Gets the IAttachments.

BaseUri

Gets or sets the base URI of the service.

Conversations

Gets the IConversations.

Applies to