IServiceEndpointNotificationService Interface

Definition

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

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

Remarks

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

Methods

Execute(EntityReference, IExecutionContext)

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

Applies to

See also