IEventSourceNotifyChannel Interface
[This is prerelease documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Namespace: Microsoft.ServiceBus.Subscriptions.WSEventing2006
Assembly: Microsoft.ServiceBus (in microsoft.servicebus.dll)
Usage
Dim instance As IEventSourceNotifyChannel
Syntax
'Declaration
Public Interface IEventSourceNotifyChannel
Inherits IEventSourceNotify, IClientChannel, IContextChannel, IChannel, _
ICommunicationObject, IExtensibleObject(Of IContextChannel), IDisposable
public interface IEventSourceNotifyChannel : IEventSourceNotify, IClientChannel, IContextChannel,
IChannel, ICommunicationObject, IExtensibleObject<IContextChannel>, IDisposable
public interface class IEventSourceNotifyChannel : IEventSourceNotify, IClientChannel, IContextChannel,
IChannel, ICommunicationObject, IExtensibleObject<IContextChannel^>, IDisposable
public interface IEventSourceNotifyChannel extends IEventSourceNotify, IClientChannel,
IContextChannel, IChannel, ICommunicationObject, IExtensibleObject<IContextChannel>,
IDisposable
public interface IEventSourceNotifyChannel extends IEventSourceNotify, IClientChannel,
IContextChannel, IChannel, ICommunicationObject, IExtensibleObject<IContextChannel>,
IDisposable
Remarks
The .NET Service Bus supports only Full Trust code access security.
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000
Target Platforms
See Also
Reference
IEventSourceNotifyChannel Members
Microsoft.ServiceBus.Subscriptions.WSEventing2006 Namespace