你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MessageReceiver.OnRenewLockAsync(String) 方法

定义

protected virtual System.Threading.Tasks.Task<DateTime> OnRenewLockAsync(string lockToken);
abstract member OnRenewLockAsync : string -> System.Threading.Tasks.Task<DateTime>
override this.OnRenewLockAsync : string -> System.Threading.Tasks.Task<DateTime>
Protected Overridable Function OnRenewLockAsync (lockToken As String) As Task(Of DateTime)

参数

lockToken
String

返回

适用于