ServiceBusProcessor
ServiceBusProcessor()
ServiceBusProcessor(ServiceBusClient, String, ServiceBusProcessorOptions)
ServiceBusProcessor(ServiceBusClient, String, String, ServiceBusProcessorOptions)
AutoCompleteMessages
EntityPath
FullyQualifiedNamespace
Identifier
IsClosed
IsProcessing
MaxAutoLockRenewalDuration
MaxConcurrentCalls
PrefetchCount
ReceiveMode
CloseAsync(CancellationToken)
DisposeAsync()
Equals(Object)
GetHashCode()
OnProcessErrorAsync(ProcessErrorEventArgs)
OnProcessMessageAsync(ProcessMessageEventArgs)
StartProcessingAsync(CancellationToken)
StopProcessingAsync(CancellationToken)
ToString()
UpdateConcurrency(Int32)
UpdatePrefetchCount(Int32)
ProcessErrorAsync
ProcessMessageAsync
net10.0
namespace Azure.Messaging.ServiceBus
{
public class ServiceBusProcessor : IAsyncDisposable
{
protected ServiceBusProcessor();
}
}
| nuget.org | 0.0 % Reference this API |
|---|---|
| .NET | 8.09.010.0 |
Information specific to net10.0 | |
| Assembly | Azure.Messaging.ServiceBus , Version=7.20.1.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.Messaging.ServiceBus (7.20.1) net8.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API