StaticRouteProfileStaticConfigurableProfileFreezeFinalConditions Method  | 
 
            Called by the 
RoutePropagator to indicate to the profile that 
            it should not let other profiles update its final boundary conditions.
            
 
    Namespace: 
   AGI.Foundation.RouteDesign.Advanced
    Assembly:
   AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic override void FreezeFinalConditions()
Public Overrides Sub FreezeFinalConditions
public:
virtual void FreezeFinalConditions() override
abstract FreezeFinalConditions : unit -> unit 
override FreezeFinalConditions : unit -> unit 
See Also