Share via


EventSubscriptionAttribute.Thread Property

Definition

public:
 property Microsoft::Practices::CompositeUI::EventBroker::ThreadOption Thread { Microsoft::Practices::CompositeUI::EventBroker::ThreadOption get(); void set(Microsoft::Practices::CompositeUI::EventBroker::ThreadOption value); };
public Microsoft.Practices.CompositeUI.EventBroker.ThreadOption Thread { get; set; }
member this.Thread : Microsoft.Practices.CompositeUI.EventBroker.ThreadOption with get, set
Public Property Thread As ThreadOption

Property Value

Applies to