Namespace: Microsoft.Xna.Framework.InputAssembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
public static bool SetVibration ( PlayerIndex playerIndex, float leftMotor, float rightMotor )
If this method returns false, it means that the controller is either disconnected or too busy to accept the new vibration settings. It is not advisable to loop in wait for this method to return true.