Mike1DBridgeStopWatch 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 public StopwatchCollection StopWatch { get; set; }
Public Property StopWatch As StopwatchCollection
Get
Set
public:
virtual property StopwatchCollection^ StopWatch {
StopwatchCollection^ get () sealed;
void set (StopwatchCollection^ value) sealed;
}
Property Value
Type:
StopwatchCollectionImplements
IMike1DMUBridgeStopWatchSee Also