| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
ProxyFactoryObject.IsFrozen Property
If set true, any attempt to modify this proxy configuration will raise an exception
[Visual Basic]
Public Overrides WriteOnly Property IsFrozen() As
Boolean Public Set
End Set
End Property
[C#]
public override
bool IsFrozen { public set; }
See Also
ProxyFactoryObject Class | Spring.Aop.Framework Namespace