IServiceEndpointPlugin 接口

应用到: CRM 2015 on-prem, CRM Online

Defines a plug-in that implements the service behavior of a Microsoft Azure 服务总线 listener.

命名空间: Microsoft.Xrm.Sdk
程序集: Microsoft.Xrm.Sdk (在 Microsoft.Xrm.Sdk.dll 中)

语法

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

备注

This interface implements a one-way listener contract.

平台

开发平台

Windows Vista、Windows Server 2003 和

目标平台

Windows Vista,Windows XP

另请参阅

参考

IServiceEndpointPlugin 成员
Microsoft.Xrm.Sdk 命名空间

其他资源

Write a Listener for a Windows Azure Solution

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