PowerTCP Mail for .NET
ComponentBase Class Members
Properties  Methods  Events


The following tables list the members exposed by ComponentBase.

Public Properties
 NameDescription
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyEncoding Character encoding used by the component.  
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertySynchronizingObject Gets or sets the object used to marshal data to the UI thread (for raising events).  
Public PropertySyncRoot Gets an object that is used to synchronize access to the upper layer protocol in use.  
Public PropertyTag Gets or sets an object that stores any user data.  
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 a string and/or object to the UI thread and raises the UserState event.  
Public MethodToString (Inherited from System.ComponentModel.Component)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodOnErrorRaises the Error event.  
Protected MethodOnUserStateRaises the UserState event.  
Top
Public Events
 NameDescription
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventErrorRaised when Marshal(Exception) is used or an unhandled Exception is thrown in a worker thread created using Start.  
Public EventUserStateRaised when Marshal(String,Object) is used.  
Top
See Also

Reference

ComponentBase Class
Dart.Mail Namespace


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic