C-DEngine 5.105

TheISMManager..::..eventShutdownRequired Field

Fires when the ISM requires a restart

Namespace:  nsCDEngine.ISM
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public Action<bool, string> eventShutdownRequired
Public eventShutdownRequired As Action(Of Boolean, String)
public:
Action<bool^, String^>^ eventShutdownRequired