다음을 통해 공유


ILeaseProvider 인터페이스

정의

임대 공급자 인터페이스

public interface ILeaseProvider
type ILeaseProvider = interface
Public Interface ILeaseProvider
파생

메서드

Acquire(String, LeaseRequest[])

일괄 처리 임대 획득 작업

Release(String, AcquiredLease[])

Batch 릴리스 임대 작업

Renew(String, AcquiredLease[])

일괄 처리 갱신 임대 작업

적용 대상