IRemoteEventServiceChannel - Interface
Espace de noms : Microsoft.SharePoint.RemoteApp
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Interface IRemoteEventServiceChannel _
Inherits IRemoteEventService, IClientChannel, IContextChannel, IChannel, _
ICommunicationObject, IExtensibleObject(Of IContextChannel), IDisposable
'Utilisation
Dim instance As IRemoteEventServiceChannel
public interface IRemoteEventServiceChannel : IRemoteEventService,
IClientChannel, IContextChannel, IChannel, ICommunicationObject, IExtensibleObject<IContextChannel>,
IDisposable