ILease.CurrentState Propriedade

Definição

Obtém o LeaseState atual da concessão.

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 da propriedade

A atual LeaseState da concessão.

Atributos

Exceções

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

Aplica-se a

Confira também