[]
Performs spin up behavior.
void DoSpinUp()
Sub DoSpinUp()
Performs spin up with the specified increment parameters.
void DoSpinUp(int increment)
Sub DoSpinUp(increment As Integer)
Type | Name | Description |
---|---|---|
int | increment | An int value indicates the spin increment. |