M

MEPAnalyticalConnection.GetFlow

Description:
Gets the flow value of this analytical connection.
Remarks:
If the network flow is asynchronously calculated, this method would wait until the calculation is completed. This ensures the returned flow value is always up to date.
public double GetFlow()
Double The flow value.