TcpServer Connected EventBespoke Osc Library
Raised when a connection is established.

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

Public Event Connected As EventHandler(Of TcpConnectionEventArgs)
See Also