IRemoteEventServiceChannel interface

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

Syntax

'Declaration
Public Interface IRemoteEventServiceChannel _
    Inherits IRemoteEventService, IClientChannel, IContextChannel, IChannel,  _
    ICommunicationObject, IExtensibleObject(Of IContextChannel), IDisposable
'Usage
Dim instance As IRemoteEventServiceChannel
public interface IRemoteEventServiceChannel : IRemoteEventService, 
    IClientChannel, IContextChannel, IChannel, ICommunicationObject, IExtensibleObject<IContextChannel>, 
    IDisposable

See also

Reference

IRemoteEventServiceChannel members

Microsoft.SharePoint.RemoteApp namespace