ArcFM Desktop Developer Guide
WrongThreadException Class
Members 


Product Availability
Required Licenses
.NET Assembly
The exception that is thrown when a COM object is accessed on an incorrect thread.
Object Model
WrongThreadException Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class WrongThreadException 
   Inherits System.Runtime.InteropServices.COMException
'Usage
 
Dim instance As WrongThreadException
[Serializable()]
public class WrongThreadException : System.Runtime.InteropServices.COMException 
Inheritance Hierarchy

System.Object
   System.Exception
      System.SystemException
         System.Runtime.InteropServices.ExternalException
            System.Runtime.InteropServices.COMException
               Miner.Threading.WrongThreadException

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

WrongThreadException Members
Miner.Threading Namespace

 

 


Send Comment