LoadBalancingSupportedAttribute コンストラクタ ()
アセンブリ: System.EnterpriseServices (system.enterpriseservices.dll 内)
構文
使用例新しい LoadBalancingSupportedAttribute を作成するコード例を次に示します。
<LoadBalancingSupported()> _ Public Class LoadBalancingSupportedAttribute_Ctor Inherits ServicedComponent End Class 'LoadBalancingSupportedAttribute_Ctor
.NET Framework のセキュリティ
プラットフォームWindows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照LoadBalancingSupportedAttribute クラス
LoadBalancingSupportedAttribute メンバ
System.EnterpriseServices 名前空間
LoadBalancingSupportedAttribute コンストラクタ
オーバーロードの一覧| 名前 | 説明 |
|---|---|
| LoadBalancingSupportedAttribute () | LoadBalancingSupportedAttribute クラスの新しいインスタンスを初期化して、負荷分散サポートを指定します。 |
| LoadBalancingSupportedAttribute (Boolean) | LoadBalancingSupportedAttribute クラスの新しいインスタンスを初期化して、オプションで負荷分散サポートを無効にします。 |
参照関連項目
LoadBalancingSupportedAttribute クラスLoadBalancingSupportedAttribute メンバ
System.EnterpriseServices 名前空間
LoadBalancingSupportedAttribute コンストラクタ (Boolean)
アセンブリ: System.EnterpriseServices (system.enterpriseservices.dll 内)
構文
使用例新しい LoadBalancingSupportedAttribute を作成するコード例を次に示します。
<LoadBalancingSupported(False)> _ Public Class LoadBalancingSupportedAttribute_Ctor_Bool Inherits ServicedComponent End Class 'LoadBalancingSupportedAttribute_Ctor_Bool
.NET Framework のセキュリティ
プラットフォームWindows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照LoadBalancingSupportedAttribute クラス
LoadBalancingSupportedAttribute メンバ
System.EnterpriseServices 名前空間
- LoadBalancingSupportedAttribute コンストラクタ ()のページへのリンク