AppIsResuming Event

Com.MarcusTS.LifecycleAware

IReportAppLifecycle..::..AppIsResuming Event

Occurs when [application is resuming].

Namespace:  Com.MarcusTS.LifecycleAware.Common.Interfaces
Assembly:  Com.MarcusTS.LifecycleAware (in Com.MarcusTS.LifecycleAware.dll)

Syntax


event NoParamsDelegate AppIsResuming
Event AppIsResuming As NoParamsDelegate
 event NoParamsDelegate^ AppIsResuming {
	void add (NoParamsDelegate^ value);
	void remove (NoParamsDelegate^ value);
}