PowerTCP Mail for .NET
Tcp Class Events
See Also  Send comments on this topic.
Dart.PowerTCP.Mail Namespace : Tcp Class


"

For a list of all members of this type, see Tcp members.

"

Public Events

 NameDescription
public EventCertificateReceived This event is raised when a certificate has been received to be authenticated.  
public EventCertificateRequested This event is raised when a certificate has been requested.  
public EventConnectedChangedEx Raised when the value of the Object.Connected property changes. Supersedes the ConnectedChanged event.  
public EventDisposed (Inherited from System.ComponentModel.Component)
public EventEndConnect Raised when the Tcp.BeginConnect request completes.  
public EventEndReceive Raised when the Tcp.BeginReceive request completes.  
public EventEndSend Raised when the Tcp.BeginSend request completes.  
public EventRawTrace Raised when data has been sent/received.  
public EventTrace Raised when data has been sent/received.  
Top

See Also

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