Platform::MTAThreadAttribute Class

This topic has not yet been rated - Rate this topic

Indicates that the threading model for an application is multi-threaded apartment (MTA).


public ref class MTAThreadAttribute sealed : Attribute

Hh748274.collapse_all(en-us,VS.110).gifPublic Constructors

Name

Description

MTAThreadAttribute Constructor constructor

Initializes a new instance of the class.

Hh748274.collapse_all(en-us,VS.110).gifPublic Methods

The MTAThreadAttribute attribute inherits from Platform::Object Class. MTAThreadAttribute also overloads or has the following members:

Name

Description

MTAThreadAttribute::Equals

Determines whether the specified object is equal to the current object.

MTAThreadAttribute::GetHashCode

Returns the hash code for this instance.

MTAThreadAttribute::ToString

Returns a string that represents the current object.

Metadata: platform.winmd

Namespace: Platform

Other Resources

Platform Namespace
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.