StageLifecycleReporter Property

Com.MarcusTS.LifecycleAware

IHostStageLifecycleReporter..::..StageLifecycleReporter Property

Gets or sets the stage lifecycle reporter.

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

Syntax


IReportStageLifecycle StageLifecycleReporter { get; set; }
Property StageLifecycleReporter As IReportStageLifecycle
	Get
	Set
property IReportStageLifecycle^ StageLifecycleReporter {
	IReportStageLifecycle^ get ();
	void set (IReportStageLifecycle^ value);
}

Field Value

The stage lifecycle reporter.