Share via


InstanceStore.GetInstanceOwners Yöntem

Tanım

Geçerli bir örnek tanıtıcısına bağlı olan veya atık olarak toplanmayan her InstanceOwner nesnesini alır.

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()

Döndürülenler

Örneğin sahibi.

Açıklamalar

InstanceOwner nesnelerinin bir dizisini döndürür.

Şunlara uygulanır