C# Class Betzalel.SimpleMulticastAnalyzer.Infrastructure.TimerCaps

Datei anzeigen Open project: eranbetzalel/SimpleMulticastAnalyzer Class Usage Examples

Public Properties

Property Type Description
periodMax int
periodMin int

Property Details

periodMax public_oe property

Maximum supported period in milliseconds.
public int periodMax
return int

periodMin public_oe property

Minimum supported period in milliseconds.
public int periodMin
return int