Owner

Property

Namespace: Imagini

Declared in: Imagini.Events


Returns the owner of this event queue, or null if this queue is global.

Syntax

public AppBase Owner { public get; private set; }

Back to index