Click or drag to resize

MonitoringSetDeletedDataObjectCount Method

Sets the value for the deleted dataobject count performance monitor

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public static void SetDeletedDataObjectCount(
	int value
)

Parameters

value
Type: SystemInt32
See Also