共用方式為


IServiceEndpointPlugin 介面

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.

平台

Development Platforms

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

Target Platforms

Windows Server 2008、Windows Server 2012、Windows 7

請參閱

參照

IServiceEndpointPlugin 成員
Microsoft.Xrm.Sdk 命名空間

其他資源

Write a Listener for a Windows Azure Solution

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