StateChangedAttribute(String, ThreadOption) Constructor

Definition

public:
 StateChangedAttribute(System::String ^ topic, Microsoft::Practices::CompositeUI::EventBroker::ThreadOption option);
public StateChangedAttribute (string topic, Microsoft.Practices.CompositeUI.EventBroker.ThreadOption option);
new Microsoft.Practices.CompositeUI.StateChangedAttribute : string * Microsoft.Practices.CompositeUI.EventBroker.ThreadOption -> Microsoft.Practices.CompositeUI.StateChangedAttribute
Public Sub New (topic As String, option As ThreadOption)

Parameters

topic
String
option
ThreadOption

Applies to