Click or drag to resize

ProvisioningMonitorClientClearThresholdStatistics 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#
public bool ClearThresholdStatistics(
	Guid SystemUId,
	ThresholdAction Action,
	int HoursToSuspend
)

Parameters

SystemUId
Type: SystemGuid
Action
Type: Omada.OE.Solution.OIM.AppLogic.OPS.WCFThresholdAction
HoursToSuspend
Type: SystemInt32

Return Value

Type: Boolean

Implements

IProvisioningMonitorClearThresholdStatistics(Guid, ThresholdAction, Int32)
See Also