ProgressWriterApv2 Class |
Namespace: DHI.Mike1D.SimLauncher
The ProgressWriterApv2 type exposes the following members.
Name | Description | |
---|---|---|
ProgressWriterApv2 |
Constructor
|
Name | Description | |
---|---|---|
Spi |
Access the _spi_ simulation progress file. Call Initialize first.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
Finish |
Finish APV system
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Initialize |
Initialize progress writer.
Multiple calls to initialize is allowed, subsequent calls will be ignored. | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SetController |
Set controller, and connect to controller events.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |