Manager..::..Timer_Tick Method

Timer_s the tick.

Namespace:  JiwaFinancials.Jiwa.JiwaApplication
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public void Timer_Tick(
	Object sender,
	ElapsedEventArgs e
)
Public Sub Timer_Tick ( _
	sender As Object, _
	e As ElapsedEventArgs _
)
public:
void Timer_Tick(
	Object^ sender, 
	ElapsedEventArgs^ e
)

Parameters

sender
Type: Object
e
Type: ElapsedEventArgs