IntervalSeconds |
7200 |
IntervalSeconds Property of Discovery Provider in SPService. The frequency in seconds that this Discovery will be executed, it should be long enough to avoid Discovery failure by resource competing. |
 |
SyncTime |
|
SyncTime (start time) property of DiscoveryProvider in SPService. SyncTime is a string value in the format of "HH:mm". SyncTime, IntervalSeconds and Management Pack Import time together determines the exact run time of a given workflow. For example, if IntervalSeconds = 21600 (6 hours) and SyncTime = "01:15", the possible run time of the workflow is 1:15AM, 7:15AM, 1:15PM, 7:15PM; if the Management Pack is imported after 1:15AM but before 7:15AM, it will start at 7:15AM, if the Management Pack is imported after 1:15PM but before 7:15PM, it will start at 7:15PM. However, due to other factors such as network delay the actual start time may still vary. |
 |
TimeoutSeconds |
300 |
TimeoutSeconds Property of Discovery Provider in SPService. The Timeout value should be long enough to finish required objects' Discovery, it should be less than IntervalSeconds. |
 |
DebugTrace |
false |
DebugTrace property of Discovery Provider in SPService. The Discovery module will write debug trace to Windows Event Log if this value is set to true. |
 |