NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

WeeklyPattern Constructor ()

Initializes a new default instance of the WeeklyPattern class.

[Visual Basic]
Overloads Public Sub New()
[C#]
public WeeklyPattern();
[C++]
public: WeeklyPattern();
[JScript]
public function WeeklyPattern();

Remarks

The default is set to raise an event every day of every week.

See Also

WeeklyPattern Class | WeeklyPattern Members | System.Timers Namespace | WeeklyPattern Constructor Overload List