FastbootCommandWithTimeout Method AndroidLib - Beatsleigher Edition
Sets the timeout for the FastbootCommand

Namespace: RegawMOD.Android
Assembly: AndroidLib (in AndroidLib.dll) Version: 1.5.2.0 (1.5.2.0)
Syntax

public FastbootCommand WithTimeout(
	int timeout
)

Parameters

timeout
Type: SystemInt32
The timeout for the command in milliseconds

Return Value

Type: FastbootCommand

[Missing <returns> documentation for "M:RegawMOD.Android.FastbootCommand.WithTimeout(System.Int32)"]

See Also

Reference