TwclWiFiEvents.OnAcmConnectionAttemptFail Event

The event fires when a connection attempt has failed.

Namespace: wclWiFi
published
 property OnAcmConnectionAttemptFail: TwclWiFiAcmConnectionEvent
 read FOnAcmConnectionAttemptFail write FOnAcmConnectionAttemptFail;

A connection consists of one or more connection attempts. An application may receive zero or more OnAcmConnectionAttemptFail events between receiving the OnAcmConnectionStart event and the OnAcmConnectionComplete event.