Timer_Tick(Object, EventArgs) Method

to show progress during execution, add elapsedTime (accessed in fill_dgv_Async via Me.RowsReturned.Invoke)
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)

Syntax

public void Timer_Tick(
	object source,
	EventArgs e
	)

Parameters

source
Type: Object
e
Type: EventArgs