ILease.CurrentState Propriedade

Definição

Recebe a corrente LeaseState do contrato de arrendamento.

public:
 property System::Runtime::Remoting::Lifetime::LeaseState CurrentState { System::Runtime::Remoting::Lifetime::LeaseState get(); };
public System.Runtime.Remoting.Lifetime.LeaseState CurrentState { get; }
public System.Runtime.Remoting.Lifetime.LeaseState CurrentState { [System.Security.SecurityCritical] get; }
member this.CurrentState : System.Runtime.Remoting.Lifetime.LeaseState
[<get: System.Security.SecurityCritical>]
member this.CurrentState : System.Runtime.Remoting.Lifetime.LeaseState
Public ReadOnly Property CurrentState As LeaseState

Valor de Propriedade

A corrente LeaseState do 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

Ver também