TwclNlmConnectionConnectivityChangedEvent Delegate

The OnConnectionConnectivityChanged event handler prototype.

Namespace: wclNlm
type
 TwclNlmConnectionConnectivityChangedEvent = procedure(Sender: TObject;
 const ConnectionId: TGUID; const Connectivity: TwclNlmConnectivityFlags) of object;

Parameters

Sender

The object initiates the event.

ConnectionId

A GUID that identifies the network connection on which the event occurred.

Connectivity

The new new connectivity settings of the connection.