ILease.CurrentState Właściwość

Definicja

Pobiera bieżącą dzierżawę 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

Wartość właściwości

Bieżąca dzierżawa LeaseState .

Atrybuty

Wyjątki

Bezpośredni obiekt wywołujący wykonuje wywołanie za pośrednictwem odwołania do interfejsu i nie ma uprawnień do infrastruktury.

Dotyczy

Zobacz też