Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For scripting, gets or sets a Boolean value that indicates that the Task Scheduler will run the task only when a network is available.
This property is read/write.
Syntax
TaskSettings.RunOnlyIfNetworkAvailable As Boolean
Property value
If True, the property indicates that the Task Scheduler will run the task only when a network is available. The default is False.
Remarks
When reading or writing XML for a task, this setting is specified in the RunOnlyIfNetworkAvailable element of the Task Scheduler schema.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Type library |
|
DLL |
|