Show / Hide Table of Contents

Enum RateControlInterval

The interval used in a RateControl structure.

Namespace: Fs.Processes.JobObjects
Assembly: Fs.Processes.dll
Syntax
public enum RateControlInterval

Fields

Name Description
Long

A long interval of 10 minutes.

Medium

A medium interval of 1 minute.

Short

A short interval of 10 seconds.

  • Improve this Doc
  • View Source
Back to top Generated by DocFX