ArcFM Desktop Developer Guide
MarshalToMainSTAAttribute Class Members
Properties  Methods 


The following tables list the members exposed by MarshalToMainSTAAttribute.

Public Constructors
 NameDescription
Public ConstructorMarshalToMainSTAAttribute Constructor  
Top
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)IsGatewayThreadGets a value indicating whether or not the current (calling) thread is the same thread for which the COM apartment gateway was setup.  
Public PropertyTypeId (Inherited from System.Attribute)
Top
Public Methods
 NameDescription
Public MethodCreateInstanceOverridden. Creates a proxy object that takes responsibility for marshaling the method invocation onto the main STA (or whichever thread SetupMainSTAGateway was called on).  
Public MethodCreateProxy (Inherited from System.Runtime.Remoting.Proxies.ProxyAttribute)
Public MethodEquals (Inherited from System.Attribute)
Public MethodGetHashCode (Inherited from System.Attribute)
Public MethodGetPropertiesForNewContext (Inherited from System.Runtime.Remoting.Proxies.ProxyAttribute)
Public MethodIsContextOK (Inherited from System.Runtime.Remoting.Proxies.ProxyAttribute)
Public MethodIsDefaultAttribute (Inherited from System.Attribute)
Public MethodMatch (Inherited from System.Attribute)
Public Methodstatic (Shared in Visual Basic)SetupMainSTAGatewayThis method must be called while on the MainSTA thread.  
Top
See Also

Reference

MarshalToMainSTAAttribute Class
Miner.Threading Namespace

 

 


Send Comment