In This Topic
Resynchronizes status data for jobs.
Syntax
'Declaration
Public Sub ResyncJobs( _
ByVal () As OID, _
ByVal As Integer _
)
public void ResyncJobs(
OID[] ,
int
)
Parameters
- jobOIDs
- The OIDs of the jobs to resync
- options
- Reserved for future use.
See Also