ITwoWayServiceEndpointPlugin Interface

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Defines a plug-in that implements the service behavior of a Microsoft Azure Service Bus listener.

Namespace:   Microsoft.Xrm.Sdk
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

[ServiceContractAttribute(Namespace = "https://schemas.microsoft.com/xrm/2011/Contracts")]
public interface ITwoWayServiceEndpointPlugin
<ServiceContractAttribute(Namespace := "https://schemas.microsoft.com/xrm/2011/Contracts")>
Public Interface ITwoWayServiceEndpointPlugin

Methods

Name Description
System_CAPS_pubmethod Execute(RemoteExecutionContext)

Executes plug-in code in response to an event.

Remarks

This interface implements a two-way listener contract.

See Also

Microsoft.Xrm.Sdk Namespace
Write a listener application for a Microsoft Azure solution

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright