ApvSignal Method

Signal is a way to report events through the APV system. Signal string should not be localized.

Definition

Namespace: DHI.Mike1D.SimLauncher
Assembly: DHI.Mike1D.SimLauncher (in DHI.Mike1D.SimLauncher.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public void Signal(
	string signal
)

Parameters

signal  String

[Missing <param name="signal"/> documentation for "M:DHI.Mike1D.SimLauncher.Apv.Signal(System.String)"]

See Also