ServiceBusSessionProcessor
ServiceBusSessionProcessor()
ServiceBusSessionProcessor(ServiceBusClient, String, ServiceBusSessionProcessorOptions)
ServiceBusSessionProcessor(ServiceBusClient, String, String, ServiceBusSessionProcessorOptions)
AutoCompleteMessages
EntityPath
FullyQualifiedNamespace
Identifier
InnerProcessor
IsClosed
IsProcessing
MaxAutoLockRenewalDuration
MaxConcurrentCallsPerSession
MaxConcurrentSessions
PrefetchCount
ReceiveMode
SessionIdleTimeout
CloseAsync(CancellationToken)
DisposeAsync()
Equals(Object)
GetHashCode()
OnProcessErrorAsync(ProcessErrorEventArgs)
OnProcessSessionMessageAsync(ProcessSessionMessageEventArgs)
OnSessionClosingAsync(ProcessSessionEventArgs)
OnSessionInitializingAsync(ProcessSessionEventArgs)
StartProcessingAsync(CancellationToken)
StopProcessingAsync(CancellationToken)
ToString()
UpdateConcurrency(Int32, Int32)
UpdatePrefetchCount(Int32)
ProcessErrorAsync
ProcessMessageAsync
SessionClosingAsync
SessionInitializingAsync
net10.0
namespace Azure.Messaging.ServiceBus
{
public class ServiceBusSessionProcessor : IAsyncDisposable
{
[EditorBrowsable(EditorBrowsableState.Never)]
public override bool Equals(object obj);
}
}
| .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