ILease.CurrentLeaseTime 속성

정의

임대에 남은 시간을 가져옵니다.

public:
 property TimeSpan CurrentLeaseTime { TimeSpan get(); };
public TimeSpan CurrentLeaseTime { get; }
public TimeSpan CurrentLeaseTime { [System.Security.SecurityCritical] get; }
member this.CurrentLeaseTime : TimeSpan
[<get: System.Security.SecurityCritical>]
member this.CurrentLeaseTime : TimeSpan
Public ReadOnly Property CurrentLeaseTime As TimeSpan

속성 값

임대에 남은 시간입니다.

특성

예외

직접 호출자는 인터페이스에 대한 참조를 통해 호출을 수행하며 인프라 권한이 없습니다.

적용 대상