ObservableProgress..::..AddProgress Method
Adds the progress listener to this observable prosess.
Namespace:
DynamicRelaxationClashVerification.ModelsAssembly: DynamicRelaxationClashVerification (in DynamicRelaxationClashVerification.dll)
Syntax
public void AddProgress( ProgressListener listener )
Public Sub AddProgress ( _ listener As ProgressListener _ )
public: void AddProgress( ProgressListener^ listener )
Parameters
- listener
- Type: DynamicRelaxationClashVerification.Models..::..ProgressListener
The listener.