DotMSN

SocketMessageProcessor.ConnectionClosed Event

Occurs when a connection is closed with the remote endpoint.

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

See Also

SocketMessageProcessor Class | XihSolutions.DotMSN.Core Namespace