Click or drag to resize

wclServerConnectionOnListen Event

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

Namespace: wclCommunication
Assembly: wclCommunication (in wclCommunication.dll) Version: 7.8.3.0 (7.8.3.0)
Syntax
public event EventHandler OnListen

Value

EventHandler
See Also