Share via


InstanceStore.GetEvents(InstanceOwner) Yöntem

Tanım

Bir InstanceOwner nesneye bağlı tüm sinyalli olayları alır.

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

Parametreler

owner
InstanceOwner

Bir InstanceOwner örneğin sahibini temsil eden nesne.

Döndürülenler

Bir nesne dizisi InstancePersistenceEvent döndürür.

Şunlara uygulanır