PolynomialLRDecay.Cycle Field
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.
whether or not it should cycle once decay has been reached
public readonly bool Cycle;
val mutable Cycle : bool
Public ReadOnly Cycle As Boolean