'A list of arguments for starting services. The arguments are separated by null characters [~]. For example, the list of arguments One, Two, and Three are listed as: One[~]Two[~]Three.'
'A bit map representing the operations for which this object applies. The following are the valid values Hexadecimal Decimal Description 0x001 1 Starts the service during the StartServices action.
0x002 2 Stops the service during the StopServices action. \nn 0x004 4
0x008 8 Deletes the service during the DeleteServices action.
The following values are only used during an uninstall
Hexadecimal Decimal Description
0x010 16 Starts the service during the StartServices action.
0x020 32 Stops the service during the StopServices action.
0x040 64
0x080 128 Deletes the service during the DeleteServices action.'
'A value of 1 in this column means to wait until the service actually completes before proceeding. This implies that the event is critical to the install, and that if the event fails the resulting error cannot be ignored. A value of 0 in this column means to wait only until the service control manager (SCM) reports that this service is in a pending state.'
read
True
Wait property is in 1 class (Win32_ServiceControl) of ROOT\cimv2 and in 3 namespaces
Derived properties (3) of Win32_ServiceControl class