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

适用于