PowerTCP Emulation for .NET CF
ComponentBase Class Members
See Also  Fields  Properties  Methods  Events Send comments on this topic.
Dart.Common Namespace : ComponentBase Class


The following tables list the members exposed by ComponentBase.

Public Fields

 NameDescription
public FieldEncoding Character encoding used by the component.  
public FieldTag Gets or sets an object that stores any user data.  
Top

Public Properties

 NameDescription
public PropertyContainer (Inherited from System.ComponentModel.Component)
public PropertySite (Inherited from System.ComponentModel.Component)
public PropertySynchronizingObject Gets or sets the object used to marshal data to the UI thread.  
Top

Protected Properties

Public Methods

 NameDescription
public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
public MethodDisposeOverloaded.  (Inherited from System.ComponentModel.Component)
public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
public MethodMarshalOverloaded.  Marshals an exception to the UI thread.  
Top

Protected Methods

 NameDescription
protected MethodGetService (Inherited from System.ComponentModel.Component)
protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
protected MethodOnError Raises the Error event.  
protected MethodOnUserState Raises the UserState event.  
Top

Public Events

 NameDescription
public EventDisposed (Inherited from System.ComponentModel.Component)
public EventErrorRaised when Marshal is called by the user or an unhandled Exception is thrown in a worker thread created using the Start method.  
public EventUserState Raised when user state information is marshaled.  
Top

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.