MessageSession.RenewLockAsync Method

Definition

Specifies the time period within which the host renews its 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 host that is being locked.

Applies to