DoSpinUp(TimeSpan) Method
Performs spin up.
'Declaration
Public Overloads Sub DoSpinUp( _
ByVal As TimeSpan _
)
'Usage
Dim instance As GcTimeSpan
Dim increment As TimeSpan
instance.DoSpinUp(increment)
Parameters
- increment
- The System.Decimal value that indicates the increment when spin up.