Lire en anglais

Partager via


IServiceEndpointNotificationService Interface

Definition

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

C++
public interface class 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

Produit Versions
Dataverse SDK Latest

See also