Compartilhar via


ExternalSubscriptionReceiver class

Receptor do recurso de ExternalSubscription

Hierarquia de herança

System.Object
  Microsoft.SharePoint.SPFeatureReceiver
    Microsoft.SharePoint.BusinessData.Infrastructure.ExternalSubscriptionReceiver

Namespace:  Microsoft.SharePoint.BusinessData.Infrastructure
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Sintaxe

'Declaração
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class ExternalSubscriptionReceiver _
    Inherits SPFeatureReceiver
'Uso
Dim instance As ExternalSubscriptionReceiver
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class ExternalSubscriptionReceiver : SPFeatureReceiver

Segurança do thread

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Ver também

Referência

ExternalSubscriptionReceiver members

Microsoft.SharePoint.BusinessData.Infrastructure namespace