JustInTimeActivationAttribute Constructor ()
.NET Framework (current version)
Initializes a new instance of the JustInTimeActivationAttribute class. The default constructor enables just-in-time (JIT) activation.
Assembly: System.EnterpriseServices (in System.EnterpriseServices.dll)
The following code example creates a new JustInTimeActivationAttribute.
.NET Framework
Available since 1.1
Available since 1.1
Show: