AppIsStarting Event

Com.MarcusTS.LifecycleAware

IRespondToAppStateChanges..::..AppIsStarting Event

Occurs when [application is starting].

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

Syntax


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