DefaultMessageConsumer Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides default implementation to MessageConsumer.
public ref class DefaultMessageConsumer sealed : System::Cloud::Messaging::MessageConsumer
public sealed class DefaultMessageConsumer : System.Cloud.Messaging.MessageConsumer
type DefaultMessageConsumer = class
inherit MessageConsumer
Public NotInheritable Class DefaultMessageConsumer
Inherits MessageConsumer
- Inheritance
Constructors
DefaultMessageConsumer(IMessageSource, IReadOnlyList<IMessageMiddleware>, MessageDelegate, ILogger) |
Initializes a new instance of the DefaultMessageConsumer class. |
Properties
Logger |
Gets the logger. (Inherited from MessageConsumer) |
MessageSource |
Gets the underlying message source. (Inherited from MessageConsumer) |
PipelineDelegate |
Gets the message delegate composed from the pipeline of IMessageMiddleware implementations and a terminal MessageDelegate. (Inherited from MessageConsumer) |
Methods
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา