Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.OPS.WCF
ProvisioningMonitorClient Class
ProvisioningMonitorClient Methods
ArchiveAllJobs Method
ArchiveAllJobsAsync Method
ArchiveJobs Method
ArchiveJobsAsync Method
ClearThresholdStatistics Method
ClearThresholdStatisticsAsync Method
CloseAsync Method
GetJobDetails Method
GetJobDetailsAsync Method
GetJobRelayExecutionLogInfos Method
GetJobRelayExecutionLogInfosAsync Method
GetJobWithPropertiesDetails Method
GetJobWithPropertiesDetailsAsync Method
GetOpsJobData Method
GetOpsJobDataAsync Method
GetOpsSystemStatus Method
GetOpsSystemStatusAsync Method
GetOpsTargetSystemUpdateTime Method
GetOpsTargetSystemUpdateTimeAsync Method
GetRelayResultPropertyInfos Method
GetRelayResultPropertyInfosAsync Method
GetTaskDetails Method
GetTaskDetailsAsync Method
MarkJobsAsReviewed Method
MarkJobsAsReviewedAsync Method
OpenAsync Method
QueryJobs Method
QueryJobsAsync Method
QueryStatusNow Method
QueryStatusNowAsync Method
QueryTasks Method
QueryTasksAsync Method
RetryFailedJob Method
RetryFailedJobAsync Method
ProvisioningMonitorClient
QueryJobsAsync Method
Namespace:
Omada.OE.Solution.OIM.AppLogic.OPS.WCF
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
Task
<
JobQueryResults
>
QueryJobsAsync
(
JobQuery
JobQuery
,
PagingParams
Paging
)
Parameters
JobQuery
Type:
Omada.OE.Solution.OIM.AppLogic.OPS.WCF
JobQuery
Paging
Type:
Omada.OE.Solution.OIM.AppLogic.OPS.WCF
PagingParams
Return Value
Type:
Task
JobQueryResults
Implements
IProvisioningMonitor
QueryJobsAsync(JobQuery, PagingParams)
See Also
Reference
ProvisioningMonitorClient Class
Omada.OE.Solution.OIM.AppLogic.OPS.WCF Namespace