Click or drag to resize

SignalPropagationModelChain.StopModel Property

Gets or sets the last model in the chain.

Namespace:  AGI.Foundation.Communications.SignalPropagation
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public SignalPropagationModel StopModel { get; set; }

Property Value

Type: SignalPropagationModel
See Also