Click or drag to resize

MicroThreadSleep Method

[Missing <summary> documentation for "M:com.espertech.esper.compat.threading.MicroThread.Sleep(System.Int64)"]

Namespace:  com.espertech.esper.compat.threading
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public static void Sleep(
	long uSeconds
)

Parameters

uSeconds
Type: SystemInt64

[Missing <param name="uSeconds"/> documentation for "M:com.espertech.esper.compat.threading.MicroThread.Sleep(System.Int64)"]

See Also