IServiceEndpointNotificationService Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |