ServiceBusReceiveActions 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.
Represents the set of receive actions that can be taken from within a function invocation.
public class ServiceBusReceiveActions
type ServiceBusReceiveActions = class
Public Class ServiceBusReceiveActions
- Inheritance
-
ServiceBusReceiveActions
Constructors
Service |
Initializes a new instance of the ServiceBusReceiveActions class for mocking use in testing. |
Methods
Peek |
Fetches a list of active messages without changing the state of the receiver or the message source. |
Receive |
Receives a list of deferred ServiceBusReceivedMessage identified by |
Receive |
Receives a list of ServiceBusReceivedMessage from the entity.
This method doesn't guarantee to return exact |
Applies to
Product | Versions |
---|---|
Azure SDK for .NET | Latest |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: