Serial Framework C++ Edition

◆ OnListen()

__event void OnListen ( void *  Sender)

The event fires when the server is ready to accept incoming connections (is in listening state).

Parameters
SenderThe object that initiated the event.