BrokeredMessage.RenewLockAsync Method

Definition

Asynchronously renews the lock on a message.

public System.Threading.Tasks.Task RenewLockAsync ();
member this.RenewLockAsync : unit -> System.Threading.Tasks.Task
Public Function RenewLockAsync () As Task

Returns

The asynchronous result of the operation.

Applies to