Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A message receiver.
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
<InheritedExportAttribute> _
Public Interface IMessageBusSubscriberJobExtensionReceiver
[InheritedExportAttribute]
public interface IMessageBusSubscriberJobExtensionReceiver
[InheritedExportAttribute]
public interface class IMessageBusSubscriberJobExtensionReceiver
[<InheritedExportAttribute>]
type IMessageBusSubscriberJobExtensionReceiver = interface end
public interface IMessageBusSubscriberJobExtensionReceiver
The IMessageBusSubscriberJobExtensionReceiver type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Receive |
Top