다음을 통해 공유


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.