Skip to content

InMemoryLeaseProvider.Renew(string, AcquiredLease[])

Renew(string, AcquiredLease[])

View source
public Task<AcquireLeaseResult[]> Renew(string category, AcquiredLease[] acquiredLeases)
Batch renew lease operation

Parameters

categorystring
resource category
acquiredLeasesAcquiredLease[]

Returns

Lease renew results array, whose order is the same with acquiredLeases