Catalyst Internet Mail .NET

InternetMail.ThreadModelAttribute.ThreadModel Property

Returns the threading model used by the class.

[Visual Basic]
Public Property ThreadModel As Model
[C#]
public InternetMail.ThreadModelAttribute.Model ThreadModel {get; set;}

Property Value

A Model enumeration value which specifies the threading model which will be used when an instance of the class is created.

See Also

InternetMail.ThreadModelAttribute Class | SocketTools Namespace