次の方法で共有


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

戻り値

適用対象