Compartir a través de


ServiceBusOptions.SessionClosingAsync Propiedad

Definición

Controlador opcional que se puede establecer para recibir notificaciones cuando una sesión está a punto de cerrarse para su procesamiento.

public Func<Azure.Messaging.ServiceBus.ProcessSessionEventArgs,System.Threading.Tasks.Task> SessionClosingAsync { get; set; }
member this.SessionClosingAsync : Func<Azure.Messaging.ServiceBus.ProcessSessionEventArgs, System.Threading.Tasks.Task> with get, set
Public Property SessionClosingAsync As Func(Of ProcessSessionEventArgs, Task)

Valor de propiedad

Se aplica a