ArcFM Desktop Developer Guide
STAThreadStorage<T> Class Members
Properties  Methods 


The following tables list the members exposed by STAThreadStorage<T>.

Public Constructors
 NameDescription
Public ConstructorSTAThreadStorage<T> ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyHasValueIndicates whether a thread-specific value (including null) exists. (Inherited from Miner.Threading.ThreadStorage<T>)
Public PropertyValueOverridden. Gets or sets the thread-specific value.  
Top
Public Methods
 NameDescription
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodMarshaledForEachPerforms the specified action for each thread-specific value on each value's appropriate thread.  
Public MethodShutdownOverridden.   
Top
Protected Methods
 NameDescription
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Top
See Also

Reference

STAThreadStorage<T> Class
Miner.Threading Namespace

 

 


Send Comment