ThreadingAttribute(ThreadingModel) 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.
Creates and initializes a new instance of the attribute.
public:
ThreadingAttribute(ThreadingModel model);
ThreadingAttribute(ThreadingModel const& model);
public ThreadingAttribute(ThreadingModel model);
function ThreadingAttribute(model)
Public Sub New (model As ThreadingModel)
Parameters
- model
- ThreadingModel
One of the enumeration values.