TwclServerConnection.OnListen Property

The event fires when the serve ris ready to accept incomming connections (is in listening state).

Namespace: wclConnections
public
 property OnListen: TNotifyEvent read FOnListen write FOnListen;

Property Value

Type: TNotifyEvent