Interface de IServiceEndpointPlugin

S'applique à: CRM 2015 on-prem, CRM Online

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

Espace de noms: Microsoft.Xrm.Sdk
Assembly: Microsoft.Xrm.Sdk (dans Microsoft.Xrm.Sdk.dll)

Syntaxe

'Déclaration
<ServiceContractAttribute(Namespace:="https://schemas.microsoft.com/xrm/2011/Contracts")> _
Public Interface IServiceEndpointPlugin
[ServiceContractAttribute(Namespace="https://schemas.microsoft.com/xrm/2011/Contracts")] 
public interface IServiceEndpointPlugin

Remarques

This interface implements a one-way listener contract.

Plateformes

Plateformes de développement

Windows Vista, Windows Server 2003 et

Plateformes cibles

Windows Vista,Windows XP

Voir aussi

Référence

Membres IServiceEndpointPlugin
Espace de noms Microsoft.Xrm.Sdk

Autres ressources

Write a Listener for a Windows Azure Solution

Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.