LkConnectionInfoEventHandler Delegate

Definition

public delegate void LkConnectionInfoEventHandler(System::Object ^ sender, LkConnectionInfoEventArgs ^ args);
public delegate void LkConnectionInfoEventHandler(object sender, LkConnectionInfoEventArgs args);
type LkConnectionInfoEventHandler = delegate of obj * LkConnectionInfoEventArgs -> unit
Public Delegate Sub LkConnectionInfoEventHandler(sender As Object, args As LkConnectionInfoEventArgs)

Parameters

sender
Object

Applies to