TcpConnection Disconnected EventBespoke Osc Library
Raised when a connection is disconnected.

Namespace: Bespoke.Common.Net
Assembly: Bespoke.Common (in Bespoke.Common.dll) Version: 5.0.0.0 (5.0.0.0)
Syntax

Public Event Disconnected As EventHandler(Of TcpConnectionEventArgs)
See Also