wManager.Wow.Helpers Namespace
WRobot

Products..::..ProductRestart Method

Restart product (don't call it from product thread to avoid problem).

Namespace:  robotManager.Products
Assembly:  robotManager (in robotManager.dll)

Syntax


public static bool ProductRestart()
Public Shared Function ProductRestart As Boolean
public:
static bool^ ProductRestart()

Return Value

true if success, false otherwise.