InstanceStore.GetInstanceOwners Metoda

Definice

Získá každý InstanceOwner objekt, který je vázán na platný popisovač instance nebo nebyl uvolněn z paměti.

protected:
 cli::array <System::Runtime::DurableInstancing::InstanceOwner ^> ^ GetInstanceOwners();
protected System.Runtime.DurableInstancing.InstanceOwner[] GetInstanceOwners();
member this.GetInstanceOwners : unit -> System.Runtime.DurableInstancing.InstanceOwner[]
Protected Function GetInstanceOwners () As InstanceOwner()

Návraty

Vlastník instance.

Poznámky

Vrátí pole objektů InstanceOwner.

Platí pro