Class FloatingWindowInterceptorManager.InterceptStatistics
- Namespace
- Ink_Canvas
- Assembly
- InkCanvasForClass.dll
public class FloatingWindowInterceptorManager.InterceptStatistics
- Inheritance
-
FloatingWindowInterceptorManager.InterceptStatistics
- Inherited Members
-
Properties
EnabledRules
public int EnabledRules { get; set; }
Property Value
- int
IsRunning
public bool IsRunning { get; set; }
Property Value
- bool
ScanIntervalMs
public int ScanIntervalMs { get; set; }
Property Value
- int
TotalRules
public int TotalRules { get; set; }
Property Value
- int