IMike1DMUBridgeStopWatch Property |
Stop watch, used for detailed timing of the MU loading
Namespace:
DHI.Mike1D.Mike1DDataAccess
Assembly:
DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax StopwatchCollection StopWatch { get; set; }
Property StopWatch As StopwatchCollection
Get
Set
property StopwatchCollection^ StopWatch {
StopwatchCollection^ get ();
void set (StopwatchCollection^ value);
}
Property Value
Type:
StopwatchCollectionSee Also