Universal Windows Service Class Library

ServerTrigger Constructor 

Default constructor of the server trigger class.

public ServerTrigger();

Remarks

Default constructor of the server trigger class.

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

See Also

ServerTrigger Class | uws.Triggers Namespace | ITrigger | Trigger