Click or drag to resize

SignalPropagationGraph.Freeze Method

Freezes this object. Further attempts to modify it will result in an ObjectFrozenException.

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public virtual void Freeze()

Implements

IFreezable.Freeze()
See Also