ILease.CurrentLeaseTime Propriedade

Definição

Obtém o tempo que resta no contrato.

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

Valor de Propriedade

O tempo que resta no contrato de arrendamento.

Atributos

Exceções

O chamador imediato faz a chamada através de uma referência à interface e não tem permissão de infraestrutura.

Aplica-se a