BackgroundOperationManagerRunOnce Method

Overload List

RunOnce(String, Action) Runs the given action in a background task.
RunOnce(String, ActionBackgroundOperation) Runs the given action in a background task.

See Also