Universal Windows Service Class Library

CrashMonitor Constructor 

Default constructor of the crash monitor class.

public CrashMonitor();

Remarks

Default constructor of the crash monitor class.

This very important constructor will be used by dynamically creating an instance of this class using the Create method.

See Also

CrashMonitor Class | uws.Monitors Namespace | IMonitor | Monitor