ServiceBusSessionProcessor.OnSessionInitializingAsync Method

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.

Invokes the session open event handler when a new session is about to be processed. This method can be overriden to raise an event manually for testing purposes.

C#
protected internal virtual System.Threading.Tasks.Task OnSessionInitializingAsync(Azure.Messaging.ServiceBus.ProcessSessionEventArgs args);

Parameters

args
ProcessSessionEventArgs

The event args containing information related to the session.

Returns

Applies to

Product Versions
Azure SDK for .NET Latest, Preview