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.