| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
ProxyFactoryObject.FreezeProxy Property
Indicate whether this config shall be frozen upon creation of the first proxy instance
[Visual Basic]
Public Property FreezeProxy() As
Boolean Public Get
End Get
Public Set
End Set
End Property
[C#]
public
bool FreezeProxy { public get; public set; }
See Also
ProxyFactoryObject Class | Spring.Aop.Framework Namespace