ILease.Unregister(ISponsor) Metod

Definition

Tar bort en sponsor från sponsorlistan.

public:
 void Unregister(System::Runtime::Remoting::Lifetime::ISponsor ^ obj);
public void Unregister(System.Runtime.Remoting.Lifetime.ISponsor obj);
[System.Security.SecurityCritical]
public void Unregister(System.Runtime.Remoting.Lifetime.ISponsor obj);
abstract member Unregister : System.Runtime.Remoting.Lifetime.ISponsor -> unit
[<System.Security.SecurityCritical>]
abstract member Unregister : System.Runtime.Remoting.Lifetime.ISponsor -> unit
Public Sub Unregister (obj As ISponsor)

Parametrar

obj
ISponsor

Lånesponsorn till avregistrera.

Attribut

Undantag

Den omedelbara anroparen anropar anropet via en referens till gränssnittet och har inte infrastrukturbehörighet.

Gäller för