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
net11.0
namespace Azure.Messaging.ServiceBus
{
public class ServiceBusProcessor : IAsyncDisposable
{
[EditorBrowsable(EditorBrowsableState.Never)]
public override int GetHashCode();
}
}
| .NET | 8.09.010.011.0 |
|---|---|
Information specific to net11.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