Click or drag to resize

LTSEventListMax Constructor

Constructor

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public LTSEventListMax(
	int limit,
	TimeSpan minimumTimeBetweenValues
)

Parameters

limit
Type: SystemInt32
minimumTimeBetweenValues
Type: SystemTimeSpan
See Also