コンポーネントの負荷分散サービスがサーバーにインストールされ有効になっている場合に、コンポーネントを負荷分散に参加させるかどうかを決定します。
この型のすべてのメンバの一覧については、LoadBalancingSupportedAttribute メンバ を参照してください。
System.Object
System.Attribute
System.EnterpriseServices.LoadBalancingSupportedAttribute
<AttributeUsage(AttributeTargets.Class)>
<ComVisible(False)>
NotInheritable Public Class LoadBalancingSupportedAttribute Inherits Attribute
[C#]
[AttributeUsage(AttributeTargets.Class)]
[ComVisible(false)]
public sealed class LoadBalancingSupportedAttribute : Attribute
[C++]
[AttributeUsage(AttributeTargets::Class)]
[ComVisible(false)]
public __gc __sealed class LoadBalancingSupportedAttribute : public Attribute
[JScript]
public
AttributeUsage(AttributeTargets.Class)
ComVisible(false)
class LoadBalancingSupportedAttribute extends Attribute
スレッドセーフ
この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。
必要条件
名前空間: System.EnterpriseServices
プラットフォーム: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
アセンブリ: System.Enterpriseservices (System.Enterpriseservices.dll 内)
参照
LoadBalancingSupportedAttribute メンバ | System.EnterpriseServices 名前空間