Click or drag to resize

SignalPropagationModelChainStopModel 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: 24.1.418.0 (24.1.418.0)
Syntax
public SignalPropagationModel StopModel { get; set; }

Property Value

Type: SignalPropagationModel
See Also