DotMSN

SocketMessageProcessor.ConnectionEstablished Event

Occurs when a connection is established with the remote endpoint.

[Visual Basic]
Public Event ConnectionEstablished As EventHandler
[C#]
public event EventHandler ConnectionEstablished;

See Also

SocketMessageProcessor Class | XihSolutions.DotMSN.Core Namespace