KangarooMonitorWait Method (KangarooTimeout)Kangaroo Library for .NET
Waits until IsDone returns true or the timeout expires.

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

public KangarooMonitor Wait(
	KangarooTimeout timeout
)

Parameters

timeout
Type: DimensionEngineering.KangarooKangarooTimeout
The timeout object to use.

Return Value

Type: KangarooMonitor
The same KangarooMonitor.
See Also

Reference