Show / Hide Table of Contents

Property WaitLoop.MaxPeriod


Overload

Maximal period (WaitLoop.Sleep sleep time). Milliseconds. Initially it is Seconds.MaxPeriod, or WaitLoop.Period*50 if it is null (eg 10*50=500).

public float MaxPeriod { readonly get; set; }
Property Value
float