IServiceEndpointNotificationService Interface

 

Applies To: Dynamics CRM 2015

Posts the plug-in execution context to the Microsoft Azure Service Bus.

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

Syntax

public interface IServiceEndpointNotificationService
public interface class IServiceEndpointNotificationService
type IServiceEndpointNotificationService = interface end
Public Interface IServiceEndpointNotificationService

Methods

Name Description
System_CAPS_pubmethod Execute(EntityReference, IExecutionContext)

Posts the execution context to the specified service endpoint in the cloud.

Remarks

Both the Microsoft Azure Service Bus and Microsoft Dynamics CRM must be properly configured before using this service.

See Also

IPluginExecutionContext
Microsoft.Xrm.Sdk Namespace
Configure Azure integration with Microsoft Dynamics CRM
Write a custom Azure-aware plug-in

Return to top

© 2016 Microsoft. All rights reserved. Copyright