次の方法で共有


AgentProperties クラス

定義

実行エージェントの構成を決定するプロパティ。

public class AgentProperties
type AgentProperties = class
Public Class AgentProperties
継承
AgentProperties

コンストラクター

AgentProperties()

AgentProperties クラスの新しいインスタンスを初期化します。

AgentProperties(Nullable<Int32>)

AgentProperties クラスの新しいインスタンスを初期化します。

プロパティ

Cpu

実行に必要なコア数の観点から CPU 構成を取得または設定します。

適用対象