Open Rails

ThreadNameAttribute Class

[This is preliminary documentation and subject to change.]

Explicitly sets the name of the thread on which the target will run.

For a list of all members of this type, see ThreadNameAttribute Members .

System.Object
   Attribute
      ThreadNameAttribute

[AttributeUsage(ValidOn=AttributeTargets.Method, AllowMultiple=False, Inherited=False)]
public sealed class ThreadNameAttribute : Attribute

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ORTS.Common

Assembly: ORTS.Common (in ORTS.Common.dll)

See Also

ThreadNameAttribute Members | ORTS.Common Namespace