ThreadingAttribute(ThreadingModel) Constructor
Definition
Creates and initializes a new instance of the attribute.
public:
ThreadingAttribute(ThreadingModel model);
ThreadingAttribute(ThreadingModel model);
public ThreadingAttribute(ThreadingModel model);
function ThreadingAttribute(model)
Public Sub New (model As ThreadingModel)
Parameters
- model
- ThreadingModel
One of the enumeration values.