SinglePropagateSegmentResultsStoppablePropagatorResults Property |
Namespace:
AGI.Foundation.SegmentPropagation
Assembly:
AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic StoppablePropagatorResults StoppablePropagatorResults { get; }
Public ReadOnly Property StoppablePropagatorResults As StoppablePropagatorResults
Get
public:
property StoppablePropagatorResults^ StoppablePropagatorResults {
StoppablePropagatorResults^ get ();
}
member StoppablePropagatorResults : StoppablePropagatorResults with get
Property Value
Type:
StoppablePropagatorResults
See Also