ServicedComponent クラス
COM+ サービスを使用するすべてのクラスの基本クラスを表します。
この型のすべてのメンバの一覧については、ServicedComponent メンバ を参照してください。
System.Object
System.MarshalByRefObject
System.ContextBoundObject
System.EnterpriseServices.ServicedComponent
System.EnterpriseServices.CompensatingResourceManager.Compensator
<Serializable>
MustInherit Public Class ServicedComponent Inherits ContextBoundObject Implements IDisposable
[C#]
[Serializable]
public abstract class ServicedComponent : ContextBoundObject, IDisposable
[C++]
[Serializable]
public __gc __abstract class ServicedComponent : public ContextBoundObject, IDisposable
[JScript]
public
Serializable
abstract class ServicedComponent extends ContextBoundObject implements IDisposable
スレッドセーフ
この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。
必要条件
名前空間: System.EnterpriseServices
プラットフォーム: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
アセンブリ: System.Enterpriseservices (System.Enterpriseservices.dll 内)