C-DEngine 5.105

TheAccessStatistics..::..RestartCounter Property

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

Syntax


public long RestartCounter { get; set; }
Public Property RestartCounter As Long
	Get
	Set
public:
property long long^ RestartCounter {
	long long^ get ();
	void set (long long^ value);
}