KangarooMonitorUpdate Method (Int32)Kangaroo Library for .NET
Updates the status.

Namespace: DimensionEngineering.Kangaroo
Assembly: DimensionEngineering.Kangaroo (in DimensionEngineering.Kangaroo.dll) Version: 1.0.5.0 (1.0.5.0)
Syntax

public KangarooMonitor Update(
	int timeoutMS
)

Parameters

timeoutMS
Type: SystemInt32
The timeout to use, in milliseconds.

Return Value

Type: KangarooMonitor
The same KangarooMonitor.
See Also

Reference