System.Runtime.Remoting.Contexts.IContextPropertyActivator.IsOKToActivate Method

Indicates whether it is all right to activate the object type indicated in the msg parameter.

Syntax

public bool IsOKToActivate (System.Runtime.Remoting.Activation.IConstructionCallMessage msg)

Parameters

msg
An System.Runtime.Remoting.Activation.IConstructionCallMessage.

Returns

A Boolean value indicating whether the requested type can be activated.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Runtime.Remoting.Contexts
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0