StateChangedAttribute(String, ThreadOption) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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