CollectionSet.RunOnce Method

Definition

Run a collection and upload once, on demand. A single snapshot of data will be collected and uploaded to the Management Data Warehouse. Can only be used if the collection mode is "NonCached".

public void RunOnce ();
member this.RunOnce : unit -> unit
Public Sub RunOnce ()

Applies to