SessionMessageProcessor.Processor Property
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.
Gets the ServiceBusSessionProcessor that will be used by the SessionMessageProcessor.
protected internal Azure.Messaging.ServiceBus.ServiceBusSessionProcessor Processor { get; }
member this.Processor : Azure.Messaging.ServiceBus.ServiceBusSessionProcessor
Protected Friend ReadOnly Property Processor As ServiceBusSessionProcessor