ILease.CurrentState Свойство

Определение

Возвращает текущий момент LeaseState аренды.

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

Значение свойства

Текущий срок LeaseState аренды.

Атрибуты

Исключения

Непосредственный вызывающий объект выполняет вызов через ссылку на интерфейс и не имеет разрешения на инфраструктуру.

Применяется к

См. также раздел