TwclNlmConnectionPropertyChangedEvent Delegate

The OnConnectionPropertyChanged event handler prototype.

Namespace: wclNlm
type
 TwclNlmConnectionPropertyChangedEvent = procedure(Sender: TObject;
 const ConnectionId: TGUID; const Prop: TwclNlmConnectionProperty) of object;

Parameters

Sender

The object initiates the event.

ConnectionId

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

Prop

Indicates the changed properties.