ProxyAttribute::IsContextOK Method (Context^, IConstructionCallMessage^)
.NET Framework (current version)
Checks the specified context.
Assembly: mscorlib (in mscorlib.dll)
public: [SecurityCriticalAttribute] [ComVisibleAttribute(true)] virtual bool IsContextOK( Context^ ctx, IConstructionCallMessage^ msg ) sealed
Parameters
- ctx
-
Type:
System.Runtime.Remoting.Contexts::Context^
The context to be verified.
- msg
-
Type:
System.Runtime.Remoting.Activation::IConstructionCallMessage^
The message for the remote call.
.NET Framework
Available since 1.1
Available since 1.1
Show: