IRemoteEventService interface

Namespace:  Microsoft.SharePoint.RemoteApp
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<ServiceContractAttribute(Namespace := "https://schemas.microsoft.com/sharepoint/remoteapp/",  _
    ConfigurationName := "Microsoft.SharePoint.RemoteApp.IRemoteEventService")> _
Public Interface IRemoteEventService
'Usage
Dim instance As IRemoteEventService
[ServiceContractAttribute(Namespace = "https://schemas.microsoft.com/sharepoint/remoteapp/", 
    ConfigurationName = "Microsoft.SharePoint.RemoteApp.IRemoteEventService")]
public interface IRemoteEventService

See also

Reference

IRemoteEventService members

Microsoft.SharePoint.RemoteApp namespace