mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER
Code Details >> Builder_Library >> Statistics >> SobekCM_Stats_Reader_Processor_New_Status_Delegate

SobekCM_Stats_Reader_Processor_New_Status_Delegate Delegate



Delegate for the custom event which is fired when the status string on the main form needs to change


Namespace: SobekCM.Builder_Library.Statistics
Assembly: SobekCM_Builder_Library (in SobekCM_Builder_Library.dll) Version: 4.8.7.0 (4.8.7.0)

Syntax

C#
public delegate void SobekCM_Stats_Reader_Processor_New_Status_Delegate(
	string new_message,
	bool ErrorFlag
)

Parameters

new_message
Type: System..::..String
ErrorFlag
Type: System..::..Boolean

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )