ServiceQueue.Reorganize Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Reorganize() | |
Reorganize(Boolean) |
Reorganize()
public void Reorganize ();
member this.Reorganize : unit -> unit
Public Sub Reorganize ()
Applies to
Reorganize(Boolean)
public void Reorganize (bool lobCompaction);
member this.Reorganize : bool -> unit
Public Sub Reorganize (lobCompaction As Boolean)
Parameters
- lobCompaction
- Boolean