IRemoteEventService interface
Defines the methods for processing events.
Namespace: Microsoft.SharePoint.Client.EventReceivers
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
<ServiceContractAttribute(Namespace := "https://schemas.microsoft.com/sharepoint/remoteapp/")> _
Public Interface IRemoteEventService
'Usage
Dim instance As IRemoteEventService
[ServiceContractAttribute(Namespace = "https://schemas.microsoft.com/sharepoint/remoteapp/")]
public interface IRemoteEventService