共用方式為


HOW TO:啟用 JIT 啟動

這個範例示範如何啟用和停用類別的 JIT 啟動和停用。

範例

<JustInTimeActivation()> _
Public Class TestJITObjectPooling 
Inherits ServicedComponent
[JustInTimeActivation]
public class TestJITObjectPooling : ServicedComponent

編譯程式碼

這個範例需要:

請參閱

參考

JustInTimeActivationAttribute
System.EnterpriseServices Namespace

概念

可用 COM+ 服務摘要
Just-in-Time 啟動

Footer image

Copyright © 2007 by Microsoft Corporation. All rights reserved.