AgentCore クラス

定義

public ref class AgentCore abstract : MarshalByRefObject
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Runtime.InteropServices.ComVisible(true)]
public abstract class AgentCore : MarshalByRefObject
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
[<System.Runtime.InteropServices.ComVisible(true)>]
type AgentCore = class
    inherit MarshalByRefObject
Public MustInherit Class AgentCore
Inherits MarshalByRefObject
継承
AgentCore
派生
属性

コンストラクター

AgentCore()

プロパティ

AbortPolicy
ComErrorCollection
FlatExceptionCollection
HistoryVerboseLevel
LoginTimeout
Output
OutputVerboseLevel
PacketSize
ProfileName
PublisherFailoverPartner
QueryTimeout

メソッド

Abort()
ResetParametersToDefault()

イベント

ComStatus
Status

適用対象