Partilhar via


ServiceBusOptions.SessionClosingAsync Propriedade

Definição

Manipulador opcional que pode ser definido para ser notificado quando uma sessão está prestes a ser fechada para processamento.

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 da propriedade

Aplica-se a