ContextAttribute::Freeze Method (Context^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Called when the context is frozen.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- newContext
-
Type:
System.Runtime.Remoting.Contexts::Context^
The context to freeze.
Implements
IContextProperty::Freeze(Context^)Context properties cannot be added after the context has been frozen.
.NET Framework
Available since 1.1
Available since 1.1
Show: